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

i686=false
x86_64=true
WINDOWS_ARCH=win64

. .travis/cmake-windows.sh