summaryrefslogtreecommitdiff
path: root/scripts/mingw-x-build-dependencies.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-13 20:27:41 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-13 20:27:41 (GMT)
commit61dc6bfcbcf7905c71b83328bb2a003c58ddd51b (patch)
treed07b1dac6befb1d766699c6e518ffd6696c60b1c /scripts/mingw-x-build-dependencies.sh
parentee6f149dd0d9bcef0cb94cef154ed32f308c23e1 (diff)
parent7f1c6b57c6149da054be70fca2a1526114e5c5a1 (diff)
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'scripts/mingw-x-build-dependencies.sh')
-rwxr-xr-xscripts/mingw-x-build-dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mingw-x-build-dependencies.sh b/scripts/mingw-x-build-dependencies.sh
index ee51848..7a16530 100755
--- a/scripts/mingw-x-build-dependencies.sh
+++ b/scripts/mingw-x-build-dependencies.sh
@@ -49,7 +49,7 @@ fi
echo "entering" $MXEDIR
cd $MXEDIR
-echo "make mpfr eigen opencsg cgal qt -j $NUMCPU JOBS=$NUMJOBS"
+echo "make mpfr eigen opencsg cgal qt nsis -j $NUMCPU JOBS=$NUMJOBS"
make mpfr eigen opencsg cgal qt nsis -j $NUMCPU JOBS=$NUMJOBS
#make mpfr -j $NUMCPU JOBS=$NUMJOBS # for testing
contact: Jan Huwald // Impressum