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