project(TartLib VERSION 0.1) set(Lib_SOURCES tart.cpp ) add_library(${PROJECT_NAME} STATIC ${LIB_SOURCES})