Mercurial > trustbridge
changeset 1265:b18f08034c24
Split off CLANG section more clearly
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 26 Sep 2014 18:01:35 +0200 |
parents | 3cd8dd706aaa |
children | a548dd9a5dbe |
files | INSTALL |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Fri Sep 26 17:59:49 2014 +0200 +++ b/INSTALL Fri Sep 26 18:01:35 2014 +0200 @@ -107,7 +107,9 @@ cd build-linux cmake .. -DCMAKE_PREFIX_PATH=$YOURPREFIX -To build with clang (if it is installed): +CLANG +===== +Alternatively you can build trustbridge with CLANG: mkdir build-clang cd build-clang