Changeset 3167 for code/branches/pch/src/tolua
- Timestamp:
- Jun 14, 2009, 6:11:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/src/tolua/CMakeLists.txt
r3138 r3167 61 61 ) 62 62 63 OPTION(TOLUA_PARSER_RELEASE "Disable all debug messages from tolua bind files for Release and MinSizeRel build types." FALSE)64 65 63 # Set some variables to the cache in order to use them in the TOLUA macro 66 64 SET(TOLUA_PARSER_SOURCE "${CMAKE_CURRENT_SOURCE_DIR}/all-${LUA_VERSION}.lua" CACHE INTERNAL "")
Note: See TracChangeset
for help on using the changeset viewer.