Skip to content

Commit

Permalink
use nightly for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jan 28, 2024
1 parent 0d2db89 commit 63484ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ set_source_files_properties(${OBJC_SOURCES} PROPERTIES SKIP_PRECOMPILE_HEADERS O

add_library(${PROJECT_NAME} SHARED ${SOURCES} ${OBJC_SOURCES})

set(GEODE_LINK_NIGHTLY ON)
if (PROJECT_IS_TOP_LEVEL)
target_compile_definitions(${PROJECT_NAME} PRIVATE HJFOD_CUSTOM_KEYBINDS_EXPORTING)
endif()
Expand Down

0 comments on commit 63484ac

Please sign in to comment.