mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
2cd08a4d53
commit
e528b7427d
@ -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
|
||||
Loading…
Reference in New Issue
Block a user