Rewrite Using XMake

This commit is contained in:
2024-01-17 11:57:45 +00:00
parent 6f261f6d59
commit 5237e0b1df
77 changed files with 295 additions and 160 deletions

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
gmon.out
build/*
build/*
.xmake/
.vscode/
.devcontainer/