We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a32d45 commit 2bba0e5Copy full SHA for 2bba0e5
1 file changed
scripts/ci_dev_linux.sh
@@ -78,7 +78,7 @@ build_static_qt() {
78
-DQT_FEATURE_harfbuzz=ON \
79
-DQT_FEATURE_xcb=ON \
80
-DQT_FEATURE_xkbcommon=ON \
81
- -DQT_FEATURE_ssl=OFF \
+ -DQT_FEATURE_ssl=ON \
82
-DQT_FEATURE_widgets=ON \
83
-DQT_FEATURE_gui=ON \
84
-DQT_FEATURE_network=ON \
0 commit comments