- Timestamp:
- 04/12/21 21:10:04 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/CMakeLists.txt
r20076 r20078 116 116 SET(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE) 117 117 SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib") 118 # add the nautomatically determined parts of the RPATH118 # add the automatically determined parts of the RPATH 119 119 # which point to directories outside the build tree to the install RPATH 120 120 SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
Note:
See TracChangeset
for help on using the changeset viewer.