adding xmake support and windows workflow

This commit is contained in:
2023-12-08 14:11:48 +01:00
parent ce2966e1b5
commit b84350f76d
11 changed files with 163187 additions and 28 deletions

5
.gitignore vendored
View File

@@ -4,5 +4,10 @@
*.a
*.so
*.out
*.dll
*.json
.xmake/
.cache/
build/
test/.gdb_history
test/Test