mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-01 07:40:18 -04:00
Partially revert 25fc6b0
for macos
This commit is contained in:
parent
bf7e86988c
commit
b9edb00f7c
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ if (NOT GEODE_BUILDING_DOCS)
|
|||
target_link_libraries(${PROJECT_NAME} md4c re2 minizip)
|
||||
endif()
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} TulipHook geode-sdk mat-json-impl)
|
||||
target_link_libraries(${PROJECT_NAME} z TulipHook geode-sdk mat-json-impl)
|
||||
|
||||
if (MSVC)
|
||||
# Disable outputting .exp file
|
||||
|
|
Loading…
Add table
Reference in a new issue