Last change
on this file since 1145 was
1115,
checked in by landauf, 17 years ago
|
tried to integrate the whole tolua-thing in proper cmake code
|
File size:
236 bytes
|
Rev | Line | |
---|
[790] | 1 | INCLUDE_DIRECTORIES(.) |
---|
| 2 | INCLUDE_DIRECTORIES(orxonox) |
---|
[1115] | 3 | INCLUDE_DIRECTORIES(tolua) |
---|
[258] | 4 | |
---|
[1115] | 5 | ADD_SUBDIRECTORY(tolua) |
---|
[790] | 6 | ADD_SUBDIRECTORY(util) |
---|
[1055] | 7 | ADD_SUBDIRECTORY(core) |
---|
[1053] | 8 | ADD_SUBDIRECTORY(audio) |
---|
| 9 | ADD_SUBDIRECTORY(network) |
---|
[790] | 10 | ADD_SUBDIRECTORY(orxonox) |
---|
Note: See
TracBrowser
for help on using the repository browser.