Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/WorldMap_HS18/ToDo @ 12110

Last change on this file since 12110 was 12110, checked in by linggj, 5 years ago

some changes

File size: 152 bytes
Line 
1CMAKE Plugin
2
3ORXONOX_ADD_LIBRARY(superorxobros
4  PLUGIN
5  FIND_HEADER_FILES
6  LINK_LIBRARIES
7    orxonox
8    overlays
9  SOURCE_FILES ${SOB_SRC_FILES}
10)
Note: See TracBrowser for help on using the repository browser.