Skip to content
Permalink
Browse files
and analysis library properties on osx
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11586 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Sep 7, 2009
1 parent 96aa2e5 commit b0fff3b
Showing 1 changed file with 1 addition and 1 deletion.
@@ -86,7 +86,7 @@ TARGET_LINK_LIBRARIES(qgis_analysis
)

IF (APPLE)
SET_TARGET_PROPERTIES(qgis_core PROPERTIES BUILD_WITH_INSTALL_RPATH TRUE )
SET_TARGET_PROPERTIES(qgis_analysis PROPERTIES BUILD_WITH_INSTALL_RPATH TRUE )
ENDIF (APPLE)

INSTALL(TARGETS qgis_analysis

0 comments on commit b0fff3b

Please sign in to comment.