summaryrefslogtreecommitdiff
path: root/src/Model/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Model/CMakeLists.txt')
-rw-r--r--src/Model/CMakeLists.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt
index 80ea875..888589e 100644
--- a/src/Model/CMakeLists.txt
+++ b/src/Model/CMakeLists.txt
@@ -1,7 +1,2 @@
#Make Model lib
-add_library(Model Grid.cpp Game.cpp )
-
-target_link_libraries(Model Elements)
-
-add_subdirectory(./Elements)
-
+add_library(Model Grid.cpp Game.cpp)