Skip to content

Commit

Permalink
bump tuliphook (preserve r10/r11 for windows cause ltcg decided not to)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton authored Sep 25, 2024
1 parent 70a1ee8 commit 88b573a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ if (DEFINED GEODE_TULIPHOOK_REPO_PATH)
message(STATUS "Using ${GEODE_TULIPHOOK_REPO_PATH} for TulipHook")
add_subdirectory(${GEODE_TULIPHOOK_REPO_PATH} ${GEODE_TULIPHOOK_REPO_PATH}/build)
else()
CPMAddPackage("gh:geode-sdk/TulipHook#ddfe8e2")
CPMAddPackage("gh:geode-sdk/TulipHook#d1d9559")
endif()
set(CMAKE_WARN_DEPRECATED ON CACHE BOOL "" FORCE)

Expand Down

0 comments on commit 88b573a

Please sign in to comment.