Make clean code
This commit is contained in:
parent
27d646af15
commit
36d033caee
7 changed files with 103 additions and 231 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue