Changeset 2634 for code/branches/buildsystem2/src/tolua
- Timestamp:
- Feb 2, 2009, 5:54:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/src/tolua/CMakeLists.txt
r2626 r2634 38 38 TARGET_LINK_LIBRARIES(tolua++_orxonox ${LUA_LIBRARIES}) 39 39 40 IF(NOT WIN32) 41 # INSTALL(TARGETS tolualib_orxonox LIBRARY DESTINATION lib) 42 ENDIF() 40 ORXONOX_INSTALL(tolua++_orxonox) 43 41 44 42
Note: See TracChangeset
for help on using the changeset viewer.