We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7870c36 commit d4a3aabCopy full SHA for d4a3aab
MacOS/release.sh
@@ -4,7 +4,7 @@
4
if [ x"$1" != x ];then
5
QTDIR="$1"
6
else
7
- QTDIR=~/Qt/5.10.1/clang_64/
+ QTDIR=~/Qt/5.12.0/clang_64/
8
fi
9
10
# Get Qt version and split on dots.
0 commit comments