Changeset 1651 for code/branches/gui/src/orxonox/CMakeLists.txt
- Timestamp:
- Jul 27, 2008, 5:14:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/src/orxonox/CMakeLists.txt
r1645 r1651 60 60 OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/tolua/tolua_bind.cc 61 61 COMMAND ${TOLUA_EXE} -n Orxonox -o ../../src/orxonox/tolua/tolua_bind.cc -H ../../src/orxonox/tolua/tolua_bind.h ../../src/orxonox/tolua/tolua.pkg 62 DEPENDS tolua 62 DEPENDS tolua ${CMAKE_SOURCE_DIR}/src/orxonox/tolua/tolua.pkg 63 63 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/bin/lib 64 64 )
Note: See TracChangeset
for help on using the changeset viewer.