summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-12-21 14:40:57 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-12-21 14:40:57 (GMT)
commita75743f2a3e5636f1a08f47de7e106c344776cb9 (patch)
tree820ca70b7d532f99e405e095a4645e475a46d808 /README.md
parentd8ecb145ac85fea67f55732ffc3018247bc33aae (diff)
update README to show how to build only opencsg/cgal dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1889acd..91717b6 100644
--- a/README.md
+++ b/README.md
@@ -158,9 +158,17 @@ running these commands:
source ./scripts/setenv-unibuild.sh
./scripts/uni-build-dependencies.sh
-This may take several hours. Note it will not build huge deps like gcc
-or qt, only the smaller ones (boost, CGAL, opencsg, etc). After
-completion, again check dependencies
+This may take an hour or more, depending on your network and system. As
+a special timesaver if you are only missing CGAL and OpenCSG, you can do
+this instead:
+
+ source ./scripts/setenv-unibuild.sh
+ ./scripts/uni-build-dependencies.sh opencsg
+ ./scripts/uni-build-dependencies.sh cgal
+
+Note that huge dependencies like gcc or qt are not included here, only
+the smaller ones (boost, CGAL, opencsg, etc). After the build, again
+check dependencies
source ./scripts/setenv-unibuild.sh
./scripts/check-dependencies.sh
contact: Jan Huwald // Impressum