summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBignaux Ronan <ronan@aimao.org>2018-10-23 19:58:07 +0200
committerPierre GRANDIN <pgrandin@users.noreply.github.com>2018-10-23 10:58:07 -0700
commit546d4300e907d7152a961c18daaea580e25765a3 (patch)
tree7451ce5aa1dd4fe054b3c15f4452f72bb78596ce /scripts
parentf6db3ba495964985a0e7ddddaec6a8e070d70d85 (diff)
downloadnavit-546d4300e907d7152a961c18daaea580e25765a3.tar.gz
circleci:add ppa for cmake 3.x on win32 target (#702)
* circleic:add ppa for cmake 3.x on win32 target * Update config.yml
Diffstat (limited to 'scripts')
-rw-r--r--scripts/build_win32.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build_win32.sh b/scripts/build_win32.sh
index 3fbe81d1d..6e42d6ed4 100644
--- a/scripts/build_win32.sh
+++ b/scripts/build_win32.sh
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
set -e
export nixpaste="curl -F 'text=<-' http://nixpaste.lbr.uno"
+
apt-get update && apt-get install -y mingw-w64 mingw-w64-tools \
default-jdk nsis libsaxonb-java curl