Add operator overload squeleton
This commit is contained in:
parent
40d48a2d4f
commit
01b25accba
5 changed files with 66 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
#Make Model lib
|
||||
add_library(Model Grid.cpp Game.cpp)
|
||||
add_library(Model Grid.cpp Game.cpp )
|
||||
|
||||
target_link_libraries(Model Elements)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue