Last change
on this file since 1124 was
1123,
checked in by rgrieder, 17 years ago
|
- cmake is now capable of building to a specified directory. That means the src directory stays clean.
To use this, create a new directory (e.g. build/), switch to it and write:
cmake orxonox_root_path #e.g. 'cmake ..', when you create myBranch/build
make
- the header files specified in tolua.pkg are now relative to the src/ directory
- removed verbose make output (much better sight on gcc warnings and build process)
If you need verbose output: 'cmake -D make_verb:1 path'
|
File size:
30 bytes
|
Line | |
---|
1 | $cfile "core/Script_clean.h" |
---|
Note: See
TracBrowser
for help on using the repository browser.