Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake
This commit is contained in:
14
src/game/CMakeLists.txt
Normal file
14
src/game/CMakeLists.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
add_files(
|
||||
game.hpp
|
||||
game_config.cpp
|
||||
game_config.hpp
|
||||
game_core.cpp
|
||||
game_info.cpp
|
||||
game_info.hpp
|
||||
game_instance.cpp
|
||||
game_instance.hpp
|
||||
game_scanner.cpp
|
||||
game_scanner.hpp
|
||||
game_text.cpp
|
||||
game_text.hpp
|
||||
)
|
Reference in New Issue
Block a user