source:
code/branches/buildsystem2/bin/run
@
2591
Last change on this file since 2591 was 2591, checked in by rgrieder, 16 years ago | |
---|---|
|
|
File size: 137 bytes |
Rev | Line | |
---|---|---|
[2509] | 1 | #!/bin/sh |
[2590] | 2 | # convenience script for starting orxonox on Linux |
[2509] | 3 | |
[2591] | 4 | cd @CMAKE_RUNTIME_OUTPUT_DIRECTORY@ && exec ./@ORXONOX_EXECUTABLE_NAME@ $@ |
Note: See TracBrowser
for help on using the repository browser.