chore: update the file

This commit is contained in:
x-tools-author 2025-05-03 13:49:36 +08:00
parent 2cd08a4d53
commit e528b7427d

View File

@ -1,6 +1,7 @@
where.exe cmake.exe
where.exe gcc.exe
dir
tree C:/Qt/6.8.3
cmake -DCMAKE_PREFIX_PATH="C:/Qt/6.8.3/win64_mingw" -DCMAKE_BUILD_TYPE:STRING=Release -G "MinGW Makefiles"
cmake --build . --parallel 4 --target xTools
cmake --build . --target xTools_zip