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
490d460eff
commit
e4053b3993
@ -8,4 +8,4 @@ cmake -DCMAKE_PREFIX_PATH='D:/512/Qt/Qt/6.8.2/msvc2022_64' -DCMAKE_BUILD_TYPE=Re
|
||||
cmake --build . --target xTools
|
||||
cmake --build . --target xTools_zip
|
||||
dir ..\..\bin\Windows\Release
|
||||
for %%f in (bin\Windows\Release\xTools-zip\*.zip) do echo "zip file: %%f"
|
||||
for %%f in (..\..\bin\Windows\Release\xTools-zip\*.zip) do echo "zip file: %%f"
|
||||
Loading…
Reference in New Issue
Block a user