Skip to content

Commit

Permalink
Add BaseAdress_gcc_x64.cmake and use it in the CMakeLists fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
julenuri committed Oct 24, 2023
1 parent d14fc85 commit 398045f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 226 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ Enable this if the module uses typeid or dynamic_cast. You will probably need to
else()
include(sdk/cmake/baseaddress.cmake)
endif()
endif()

# For MSVC builds, this puts all debug symbols file in the same directory.
if(MSVC)
Expand Down
120 changes: 0 additions & 120 deletions GCC8x64-2.patch

This file was deleted.

106 changes: 0 additions & 106 deletions GCC8x64-2new.patch

This file was deleted.

0 comments on commit 398045f

Please sign in to comment.