Update CMakeLists.txt

This commit is contained in:
HJfod 2023-04-27 07:56:17 +03:00 committed by GitHub
parent 1cb26cff00
commit 5828128b19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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})