c3ce7292b3b1b9da789d261ad774db87e4f9b6f6
[novacoin.git] / mingw64_deps / qt / setup.sh
1 #!/bin/sh
2
3 git clone -b 5.15.2 https://github.com/qt/qtbase.git
4 git clone -b 5.15.2 https://github.com/qt/qttools.git
5 git clone -b 5.15.2 https://github.com/qt/qttranslations.git
6