2P11/src/Model/CMakeLists.txt
2015-05-04 14:00:54 +02:00

2 lines
64 B
CMake

#Make Model lib
add_library(Model Grid.cpp Game.cpp Stats.cpp)