summaryrefslogtreecommitdiff
path: root/.travis/cmake-win32
blob: e4be36f0e8ec8b9498202036585d997ceb9709e1 (plain)
1
2
3
4
5
6
7
#!/bin/sh

i686=true
x86_64=false
WINDOWS_ARCH=win32

. .travis/cmake-windows.sh