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

i686=true
x86_64=false
WINDOWS_ARCH=win32

. .travis/cmake-windows.sh