source:
code/trunk/src/CMakeLists.txt
@
861
Last change on this file since 861 was 790, checked in by nicolasc, 17 years ago | |
---|---|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[790] | 1 | INCLUDE_DIRECTORIES(.) |
2 | INCLUDE_DIRECTORIES(orxonox) | |
[258] | 3 | |
[790] | 4 | ADD_SUBDIRECTORY(util) |
5 | ADD_SUBDIRECTORY(orxonox/core) | |
6 | ADD_SUBDIRECTORY(audio) | |
7 | ADD_SUBDIRECTORY(network) | |
8 | ADD_SUBDIRECTORY(loader) | |
9 | ADD_SUBDIRECTORY(orxonox) |
Note: See TracBrowser
for help on using the repository browser.