mirror of
https://github.com/geode-sdk/example-mod.git
synced 2024-11-24 08:18:04 -05:00
Update CMakeLists.txt
This commit is contained in:
parent
1cb26cff00
commit
5828128b19
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ endif()
|
|||
|
||||
add_subdirectory($ENV{GEODE_SDK} $ENV{GEODE_SDK}/build)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} geode-sdk)
|
||||
create_geode_file(${PROJECT_NAME})
|
||||
# Set up dependencies, resources, link Geode
|
||||
setup_geode_mod(${PROJECT_NAME})
|
||||
|
|
Loading…
Reference in a new issue