1 2 3
#Make Model lib add_library(SFMLController ./SFMLController.cpp) target_link_libraries(SFMLController Model View)