comparison INSTALL @ 834:8081ed84589d

Use static nss from subrepository on windows
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 28 Jul 2014 13:03:45 +0200
parents b8bc812e41ee
children 39de35015ac1
comparison
equal deleted inserted replaced
833:e1bb60a8129b 834:8081ed84589d
61 To compile the software you can use plain cmake. An out of source build is 61 To compile the software you can use plain cmake. An out of source build is
62 highly suggested. For build options see CMakeList.txt 62 highly suggested. For build options see CMakeList.txt
63 63
64 hg clone https://wald.intevation.org/hg/trustbridge/ 64 hg clone https://wald.intevation.org/hg/trustbridge/
65 cd trustbridge 65 cd trustbridge
66 hg clone https://wald.intevation.org/hg/trustbridge/nss-cmake-static
66 mkdir build-linux 67 mkdir build-linux
67 cd build-linux 68 cd build-linux
68 cmake .. -DCMAKE_PREFIX_PATH=$YOURPREFIX 69 cmake .. -DCMAKE_PREFIX_PATH=$YOURPREFIX
69 70
70 71

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