Changeset 5679 for code/branches/resource3/cmake/PackageConfigMSVC.cmake
- Timestamp:
- Aug 24, 2009, 8:17:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/resource3/cmake/PackageConfigMSVC.cmake
r3370 r5679 47 47 48 48 # Also the directory with the runtime libraries 49 SET( ORXONOX_RUNTIME_LIBRARY_DIRECTORY ${DEP_BINARY_DIR})49 SET(RUNTIME_LIBRARY_DIRECTORY ${DEP_BINARY_DIR}) 50 50 51 51 # Sets the library path for the FIND_LIBRARY
Note: See TracChangeset
for help on using the changeset viewer.