mirror of
https://github.com/TokTok/c-toxcore
synced 2026-04-15 04:15:53 +00:00
8 lines
99 B
Bash
Executable File
8 lines
99 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
i686=true
|
|
x86_64=false
|
|
WINDOWS_ARCH=win32
|
|
|
|
. .github/scripts/cmake-windows.sh
|