source:
code/branches/mergeFS18/src/modules/orxyroad/CMakeLists.txt
| Last change on this file was 11899, checked in by jacobsr, 8 years ago | |
|---|---|
| File size: 265 bytes | |
| Line | |
|---|---|
| 1 | SET_SOURCE_FILES(Orxyroad_SRC_FILES |
| 2 | OrxyRoad.cc |
| 3 | OrxyRoadCenterPoint.cc |
| 4 | OrxyRoadShip.cc |
| 5 | OrxyRoadCube.cc |
| 6 | OrxyRoadHUDinfo.cc |
| 7 | ) |
| 8 | |
| 9 | |
| 10 | ORXONOX_ADD_LIBRARY(orxyroad |
| 11 | PLUGIN |
| 12 | FIND_HEADER_FILES |
| 13 | LINK_LIBRARIES |
| 14 | orxonox |
| 15 | overlays |
| 16 | SOURCE_FILES ${Orxyroad_SRC_FILES} |
| 17 | ) |
Note: See TracBrowser
for help on using the repository browser.










