diff INSTALL @ 1363:3d6faded03dd

Document setting the INSTALL_PREFIX on config
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 21 Nov 2014 18:32:35 +0100
parents f5225a632622
children e18fccc081f1
line wrap: on
line diff
--- a/INSTALL	Wed Nov 19 19:07:56 2014 +0100
+++ b/INSTALL	Fri Nov 21 18:32:35 2014 +0100
@@ -125,7 +125,8 @@
     hg clone https://wald.intevation.org/hg/trustbridge/nss-cmake-static
     mkdir build-linux
     cd build-linux
-    cmake .. -DCMAKE_PREFIX_PATH=$YOURPREFIX
+    cmake .. -DCMAKE_PREFIX_PATH=$YOURPREFIX \
+             -DCMAKE_INSTALL_PREFIX=$YOURPREFIX
 
 CLANG
 =====

http://wald.intevation.org/projects/trustbridge/