Fix cmakelists

This commit is contained in:
Jeremy Rimpo
2023-09-02 02:16:28 -05:00
parent aeecf5ccb5
commit 09b3147b09
+1 -1
View File
@@ -6,5 +6,5 @@ else()
include(${CMAKE_CURRENT_LIST_DIR}/cmake_common/mo2.cmake)
endif()
project(game_fallout4)
project(game_starfield)
add_subdirectory(src)