Last change
on this file since 1100 was
1076,
checked in by rgrieder, 17 years ago
|
two hours of Fuk is very 'enlighting', the whole thing works now.\ncmake. will now build lua, then compile with tolua and finally create the Makefiles for orxonox.\n
|
File size:
216 bytes
|
Line | |
---|
1 | INCLUDE_DIRECTORIES(.) |
---|
2 | INCLUDE_DIRECTORIES(orxonox) |
---|
3 | INCLUDE_DIRECTORIES(util/tolua) |
---|
4 | |
---|
5 | ADD_SUBDIRECTORY(util) |
---|
6 | ADD_SUBDIRECTORY(core) |
---|
7 | ADD_SUBDIRECTORY(audio) |
---|
8 | ADD_SUBDIRECTORY(network) |
---|
9 | ADD_SUBDIRECTORY(orxonox) |
---|
Note: See
TracBrowser
for help on using the repository browser.