We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d2daa commit abd853cCopy full SHA for abd853c
CMakeLists.txt
@@ -89,7 +89,6 @@ if ( ENABLE_DYLIBS_USE_RPATH )
89
else ( ENABLE_DYLIBS_USE_RPATH )
90
set ( CMAKE_INSTALL_NAME_DIR
91
"\${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/${FCOMPILER_DIR}" )
92
- set( CMAKE_MACOSX_RPATH FALSE )
93
endif ( ENABLE_DYLIBS_USE_RPATH )
94
95
#---------------------------------------------
0 commit comments