source:
code/branches/merger/src/orxonox/objects/CMakeLists.txt
@
419
| Last change on this file since 419 was 319, checked in by nicolasc, 18 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.










