This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
debedb3c94
toxcore
/
.github
/
scripts
/
cmake-win64
8 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Add binary packing functions for tox events.
2022-02-07 07:53:41 +08:00
#!/usr/bin/env bash
Simplify Travis CI builds. Have one script per build. This means more duplication between the scripts, but it's much easier to understand and to run locally.
2018-06-25 06:56:07 +08:00
i686=false
x86_64=true
WINDOWS_ARCH=win64
chore: Remove all references to Travis CI. Travis gave up on FOSS, so no more free advertisement for Travis.
2022-01-10 09:17:46 +08:00
. .github/scripts/cmake-windows.sh
Reference in New Issue
Copy Permalink