Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/CMakeLists.txt @ 1054

Last change on this file since 1054 was 1053, checked in by landauf, 16 years ago

there we go

File size: 191 bytes
Line 
1INCLUDE_DIRECTORIES(.)
2INCLUDE_DIRECTORIES(orxonox)
3
4ADD_SUBDIRECTORY(util)
5ADD_SUBDIRECTORY(orxonox/core)
6ADD_SUBDIRECTORY(audio)
7ADD_SUBDIRECTORY(network)
8ADD_SUBDIRECTORY(orxonox)
Note: See TracBrowser for help on using the repository browser.