yolobs-studio/CI/install-qt-win.cmd
2019-07-27 14:47:10 +02:00

4 lines
No EOL
135 B
Batchfile

curl -kLO https://cdn-fastly.obsproject.com/downloads/Qt_5.10.1.7z -f --retry 5 -C -
7z x Qt_5.10.1.7z -oQt
mv Qt C:\QtDep
dir C:\QtDep