From: <ai...@us...> - 2009-07-20 21:32:19
|
Revision: 10170 http://plplot.svn.sourceforge.net/plplot/?rev=10170&view=rev Author: airwin Date: 2009-07-20 21:32:08 +0000 (Mon, 20 Jul 2009) Log Message: ----------- Tweak comment. Modified Paths: -------------- trunk/drivers/CMakeLists.txt Modified: trunk/drivers/CMakeLists.txt =================================================================== --- trunk/drivers/CMakeLists.txt 2009-07-20 21:12:55 UTC (rev 10169) +++ trunk/drivers/CMakeLists.txt 2009-07-20 21:32:08 UTC (rev 10170) @@ -154,6 +154,7 @@ # each driver in ${DRIVERS_LIST}. This is only used for the # install-tree rpath since cmake handles the build-tree rpath # automatically (so long as full pathnames to libraries are used). + # Order is important here because of /usr/lib concerns. set( ${SOURCE_ROOT_NAME}_RPATH ${LIB_DIR} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |