mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
Update TulipHook to 01b59ba / ABI fix
This commit is contained in:
parent
245f27d47a
commit
917c6148a4
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,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#07b1c8b")
|
||||
CPMAddPackage("gh:geode-sdk/TulipHook#01b59ba")
|
||||
|
||||
|
||||
target_sources(${PROJECT_NAME} INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/entry.cpp)
|
||||
|
|
Loading…
Reference in a new issue