source:
code/branches/FICN/src/orxonox/particle/CMakeLists.txt
@
546
Last change on this file since 546 was 535, checked in by nicolasc, 17 years ago | |
---|---|
File size: 100 bytes |
Line | |
---|---|
1 | PROJECT(Orxonox) |
2 | |
3 | SET(SRC_FILES |
4 | ParticleInterface.cc |
5 | ) |
6 | |
7 | ADD_LIBRARY(particle SHARED ${SRC_FILES}) |
Note: See TracBrowser
for help on using the repository browser.