source:
code/branches/merger/src/orxonox/objects/CMakeLists.txt
@
359
Last change on this file since 359 was 319, checked in by nicolasc, 17 years ago | |
---|---|
File size: 108 bytes |
Line | |
---|---|
1 | PROJECT(Orxonox) |
2 | |
3 | SET(SRC_FILES BaseObject.cc test1.cc test2.cc test3.cc) |
4 | |
5 | ADD_LIBRARY(objects ${SRC_FILES}) |
Note: See TracBrowser
for help on using the repository browser.