diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2015-05-04 16:55:32 +0200 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2015-05-04 16:55:32 +0200 |
| commit | 1570bc62105de67871e98599506f7bee6f1b400d (patch) | |
| tree | 4c3db08b701958442bae22f20ba43d95037ad926 /src/Model/CMakeLists.txt | |
| parent | 8488827025f25743ef18eca8c55cfdff5767341b (diff) | |
| parent | a1c9b58c29746793f00520d46e1397abe2b0e711 (diff) | |
apply SFML develop change
Diffstat (limited to 'src/Model/CMakeLists.txt')
| -rw-r--r-- | src/Model/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index 888589e..4ebe544 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -1,2 +1,2 @@ #Make Model lib -add_library(Model Grid.cpp Game.cpp) +add_library(Model Grid.cpp Game.cpp Stats.cpp) |
