ObjectItem class added to accordance of diagram class
This commit is contained in:
@@ -25,7 +25,9 @@ add_executable(LotoStatek main.cpp
|
||||
headers/Rocket.h
|
||||
sources/Rocket.cpp
|
||||
headers/Size.h
|
||||
headers/Position.h)
|
||||
headers/Position.h
|
||||
headers/ObjectItem.hpp
|
||||
sources/ObjectItem.cpp)
|
||||
|
||||
if(WIN32)
|
||||
set(SFML_ROOT "${CMAKE_SOURCE_DIR}/lib/SFML")
|
||||
|
||||
Reference in New Issue
Block a user