first commit

This commit is contained in:
2024-06-10 12:48:14 +03:00
commit d54c9805b3
1398 changed files with 739400 additions and 0 deletions

8
thirdparty/stb/.travis.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
language: C
arch:
- AMD64
- ppc64le
install: true
script:
- cd tests
- make all