refactor: xmake in use, compiles and tests fine

This commit is contained in:
2026-06-10 11:18:10 -06:00
parent 5734af33db
commit a057f23798
7 changed files with 1401 additions and 1496 deletions

6
.gitignore vendored
View File

@@ -7,6 +7,12 @@ out/
out/Debug/
out/Release/
# xmake
xmake/
xmake/*
.xmake
.xmake/*
# Cmake files
CMakeCache.txt
CMakeFiles/