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