use xmake to build project

This commit is contained in:
jie
2024-11-22 16:31:33 +08:00
parent 100e689d1b
commit 31266b363e
8 changed files with 86 additions and 1 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store