Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/merger/src/CMakeLists.txt @ 303

Last change on this file since 303 was 303, checked in by nicolasc, 17 years ago

minor fixes
add FindODE.cmake (if needed)

File size: 137 bytes
Line 
1PROJECT(Orxonox)
2
3ADD_SUBDIRECTORY(orxonox)
4ADD_SUBDIRECTORY(loader)
5ADD_SUBDIRECTORY(network)
6ADD_SUBDIRECTORY(class_hierarchy)
7
Note: See TracBrowser for help on using the repository browser.