1 2 3 4 5 6
SET(application_SRC editor.cpp application.cpp app-prototype.cpp ) ADD_LIBRARY(application STATIC ${application_SRC})