mirror of
https://github.com/geode-sdk/example-mod.git
synced 2024-11-14 10:55:07 -05:00
nightly not on by default
This commit is contained in:
parent
942ff3007c
commit
17c4a3dbd8
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ else()
|
|||
message(STATUS "Found Geode: $ENV{GEODE_SDK}")
|
||||
endif()
|
||||
|
||||
set(GEODE_LINK_NIGHTLY ON)
|
||||
add_subdirectory($ENV{GEODE_SDK} $ENV{GEODE_SDK}/build)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} geode-sdk)
|
||||
|
|
Loading…
Reference in a new issue