mirror of
https://github.com/TokTok/c-toxcore
synced 2026-07-21 08:51:08 +00:00
8 lines
91 B
Bash
Executable File
8 lines
91 B
Bash
Executable File
#!/bin/bash
|
|
|
|
i686=true
|
|
x86_64=false
|
|
WINDOWS_ARCH=win32
|
|
|
|
. .github/scripts/cmake-windows.sh
|