toxcore/.github/scripts/cmake-win32
iphydf 5ab301ecab
chore: Remove all references to Travis CI.
Travis gave up on FOSS, so no more free advertisement for Travis.
2022-01-10 01:17:46 +00:00

8 lines
91 B
Bash
Executable File

#!/bin/bash
i686=true
x86_64=false
WINDOWS_ARCH=win32
. .github/scripts/cmake-windows.sh