configure: Fix qtwebkit-examples-and-demos -> qtwebkit-examples
Change-Id: I950912a883c263ee4bbae4d1da53c66aa870be70 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
parent
c837dbecdd
commit
ded8c6a08f
2
configure
vendored
2
configure
vendored
@ -2886,7 +2886,7 @@ if [ "$XPLATFORM_IOS" = "yes" ]; then
|
|||||||
CFG_NOBUILD_PARTS="$CFG_NOBUILD_PARTS examples tests"
|
CFG_NOBUILD_PARTS="$CFG_NOBUILD_PARTS examples tests"
|
||||||
CFG_SHARED="no" # iOS builds should be static to be able to submit to the App Store
|
CFG_SHARED="no" # iOS builds should be static to be able to submit to the App Store
|
||||||
CFG_CXX11="no" # C++11 support disabled for now
|
CFG_CXX11="no" # C++11 support disabled for now
|
||||||
CFG_SKIP_MODULES="$CFG_SKIP_MODULES qtdeclarative qtquickcontrols qtwebkit qtgraphicaleffects qtdoc qtmultimedia qtwebkit-examples-and-demos qttools"
|
CFG_SKIP_MODULES="$CFG_SKIP_MODULES qtdeclarative qtquickcontrols qtwebkit qtgraphicaleffects qtdoc qtmultimedia qtwebkit-examples qttools"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# disable GTK style support auto-detection on Mac
|
# disable GTK style support auto-detection on Mac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user