Changeset 1813 for code/trunk/src/core
- Timestamp:
- Sep 21, 2008, 9:15:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/CMakeLists.txt
r1810 r1813 58 58 OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/tolua/tolua_bind.cc 59 59 COMMAND ${TOLUA_EXE} -n Core -o ../../src/core/tolua/tolua_bind.cc -H ../../src/core/tolua/tolua_bind.h ../../src/core/tolua/tolua.pkg 60 DEPENDS tolua 60 DEPENDS tolua_orxonox tolua/tolua.pkg 61 61 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/bin/lib 62 62 )
Note: See TracChangeset
for help on using the changeset viewer.