Skip to content

Commit 03ed803

Browse files
committed
remove unnecessary cpm code
1 parent 60aad59 commit 03ed803

File tree

3 files changed

+0
-1311
lines changed

3 files changed

+0
-1311
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ if (DEFINED ENV{GITHUB_ACTIONS})
2626
add_definitions(-DGITHUB_ACTIONS)
2727
endif()
2828

29-
include("cmake/CPM.cmake")
30-
3129
add_subdirectory($ENV{GEODE_SDK} ${CMAKE_CURRENT_BINARY_DIR}/geode)
3230

3331
setup_geode_mod(${PROJECT_NAME})

0 commit comments

Comments
 (0)