← Back to team overview

dolfin team mailing list archive

[noreply@xxxxxxxxxxxxx: [Branch ~dolfin-core/dolfin/trunk] Rev 7055: merge cmake.local revert]

 

Why did you remove it? Is -DCMAKE_SKIP_RPATH:BOOL=ON not safe to
include?

It breaks my build if I remove it. Dorsal uses it to build DOLFIN.

--
Anders
--- Begin Message ---
Merge authors:
  Garth Wells (garth-wells)
------------------------------------------------------------
revno: 7055 [merge]
committer: Garth N. Wells <gnw20@xxxxxxxxx>
branch nick: testing
timestamp: Wed 2012-10-31 07:45:07 +0000
message:
  merge cmake.local revert
modified:
  cmake.local


--
lp:dolfin
https://code.launchpad.net/~dolfin-core/dolfin/trunk

Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
To unsubscribe from this branch go to https://code.launchpad.net/~dolfin-core/dolfin/trunk/+edit-subscription
=== modified file 'cmake.local'
--- cmake.local	2012-10-30 22:27:48 +0000
+++ cmake.local	2012-10-31 07:43:08 +0000
@@ -22,7 +22,6 @@
       -DDOLFIN_ENABLE_TESTING=true \
       -DDOLFIN_ENABLE_BENCHMARKS=true \
       -DCMAKE_BUILD_TYPE=Developer \
-      -DCMAKE_SKIP_RPATH:BOOL=ON \
       $CMAKE_EXTRA_ARGS \
       ..
 


--- End Message ---

Follow ups