2P11/src/Model/CMakeLists.txt
2015-05-02 19:26:01 +02:00

2 lines
54 B
CMake

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