diff options
Diffstat (limited to 'libs/game_gamebryo/CMakeLists.txt')
| -rw-r--r-- | libs/game_gamebryo/CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libs/game_gamebryo/CMakeLists.txt b/libs/game_gamebryo/CMakeLists.txt deleted file mode 100644 index 5b7ffba..0000000 --- a/libs/game_gamebryo/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -cmake_minimum_required(VERSION 3.16) - -if(DEFINED DEPENDENCIES_DIR) - include(${DEPENDENCIES_DIR}/modorganizer_super/cmake_common/mo2.cmake) -else() - include(${CMAKE_CURRENT_LIST_DIR}/../cmake_common/mo2.cmake) -endif() - -project(game_gamebryo) - -add_subdirectory(src/gamebryo) -add_subdirectory(src/creation) |
