Skip to content

Commit

Permalink
update tuliphook
Browse files Browse the repository at this point in the history
  • Loading branch information
dankmeme01 committed Aug 27, 2024
1 parent e5dd2c9 commit a31c68f
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 @@ -243,7 +243,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#fbf79b4")
CPMAddPackage("gh:geode-sdk/TulipHook#c8a445c")
endif()
set(CMAKE_WARN_DEPRECATED ON CACHE BOOL "" FORCE)

Expand Down

0 comments on commit a31c68f

Please sign in to comment.