set(HEADERS ) set(CPPS mem.cpp) add_library(mem STATIC ${HEADERS} ${CPPS})