refactor: xmake is now in use

This commit is contained in:
2026-05-26 13:52:28 -06:00
parent 78640a3288
commit 203b60cf65
8 changed files with 142 additions and 260 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/