]> Creatis software - bbtk.git/commitdiff
removed CMAKE_SKIP_RPATH
authorguigues <guigues>
Mon, 29 Sep 2008 10:12:25 +0000 (10:12 +0000)
committerguigues <guigues>
Mon, 29 Sep 2008 10:12:25 +0000 (10:12 +0000)
kernel/cmake/BBTKRootCMakeLists.cmake

index e84b5c12c6c2b16648ff24dda47ae3f59faef316..b4ef212c8c3a4bc62fef2634358d52528b682602 100644 (file)
@@ -1,4 +1,4 @@
-SET(CMAKE_SKIP_RPATH ON)
+#SET(CMAKE_SKIP_RPATH ON)
 
 
 #-----------------------------------------------------------------------------