Skip to content

Commit

Permalink
feat(cmake): No longer use nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettDev committed Jun 7, 2024
1 parent 8ade106 commit ee76027
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ else()
message(STATUS "Found Geode: $ENV{GEODE_SDK}")
endif()

set(GEODE_LINK_NIGHTLY ON)

add_subdirectory($ENV{GEODE_SDK} ${CMAKE_CURRENT_BINARY_DIR}/geode)

setup_geode_mod(${PROJECT_NAME})

0 comments on commit ee76027

Please sign in to comment.