PROJECT(Orxonox) SET(SRC_FILES BaseObject.cc test1.cc test2.cc test3.cc) ADD_LIBRARY(objects ${SRC_FILES})