blob: 72ffcedc162289e5fbc212f62059018a9ff4c1aa [file] [log] [blame]
PROJECT(LIB1)
SET(SOURCES lib1.cpp)
ADD_LIBRARY(lib1 ${SOURCES})