Print

Print


Commit in slicPandora on MAIN
CMakeLists.txt+31.11 -> 1.12
turn off load library rpaths

slicPandora
CMakeLists.txt 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- CMakeLists.txt	19 Sep 2011 19:50:10 -0000	1.11
+++ CMakeLists.txt	14 Dec 2011 22:11:08 -0000	1.12
@@ -15,6 +15,9 @@
 SET( ${PROJECT_NAME}_VERSION_MINOR 0 )
 SET( ${PROJECT_NAME}_VERSION_PATCH 0 )
 
+# ---- Turn off RPATH ----
+SET( CMAKE_SKIP_RPATH 1 )
+
 # ---- Find and Setup External Packages ----
 FIND_PACKAGE( ILCUTIL COMPONENTS ILCSOFT_CMAKE_MODULES REQUIRED )
 
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1