Changeset 1147 for code/branches/cmake/src/core
- Timestamp:
- Apr 23, 2008, 10:30:57 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/cmake/src/core/CMakeLists.txt
r1127 r1147 27 27 Script.cc 28 28 tolua/tolua_bind.cc 29 tolua/tolua_bind.h 30 ) 31 32 SET_SOURCE_FILES_PROPERTIES(tolua/tolua_bind.h 33 PROPERTIES 34 OBJECT_DEPENDS tolua/tolua_bind.h 35 OBJECT_DEPENDS tolua/tolua_bind.cc 36 GENERATED true 37 HEADER_FILE_ONLY true 29 38 ) 30 39
Note: See TracChangeset
for help on using the changeset viewer.