We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f920673 commit 9048c63Copy full SHA for 9048c63
util/build-third-party/build-qt_new.sh
@@ -69,7 +69,7 @@ SPECIFIC_BDM_OS=$(DetectOs)
69
DEFAULT_QTBD_OPTION="Yes"
70
71
if echo "$SPECIFIC_OSES_SUPPORTED" | grep -Eiq "$SPECIFIC_BDM_OS" ; then
72
- DEFAULT_ROOTBD_OPTION="No"
+ DEFAULT_QTBD_OPTION="No"
73
fi
74
75
while true; do
0 commit comments