mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
update tuliphook
This commit is contained in:
parent
771e514bc9
commit
f1d0ac309f
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ CPMAddPackage("gh:gulrak/filesystem#3e5b930")
|
|||
if (PROJECT_IS_TOP_LEVEL AND NOT GEODE_BUILDING_DOCS)
|
||||
set(TULIP_LINK_SOURCE ON)
|
||||
endif()
|
||||
CPMAddPackage("gh:geode-sdk/TulipHook#055765a")
|
||||
CPMAddPackage("gh:geode-sdk/TulipHook#122f060")
|
||||
|
||||
|
||||
target_sources(${PROJECT_NAME} INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/entry.cpp)
|
||||
|
|
Loading…
Reference in a new issue