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
3b0045a7b4
commit
68411de494
@ -1,3 +1,3 @@
|
||||
cmake -DCMAKE_PREFIX_PATH="C:/Qt/6.8.3/mingw_64' -DCMAKE_BUILD_TYPE:STRING=Release -G "MinGW Makefiles"
|
||||
cmake -DCMAKE_PREFIX_PATH="C:/Qt/6.8.3/mingw_64" -DCMAKE_BUILD_TYPE:STRING=Release -G "MinGW Makefiles"
|
||||
cmake --build . --parallel 4 --target xTools
|
||||
cmake --build . --target xTools_linux
|
||||
cmake --build . --target xTools_zip
|
||||
Loading…
Reference in New Issue
Block a user