project(LIB1) set(SOURCES lib1.cpp) add_library(lib1 ${SOURCES})