From 643f4a5726926b86693b442e318f40cf28fee04a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel <dirk@hohndel.org> Date: Tue, 19 Mar 2019 12:40:33 -0700 Subject: Remove partial support for QWebEngine Printing never worked, none of this was ever included in test builds. Also, now that there are official releases of QtWebKit again, this just doesn't seem worth carrying along anymore. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> --- scripts/smtk2ssrf-build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/smtk2ssrf-build.sh') diff --git a/scripts/smtk2ssrf-build.sh b/scripts/smtk2ssrf-build.sh index fb929d217..abee9fe89 100755 --- a/scripts/smtk2ssrf-build.sh +++ b/scripts/smtk2ssrf-build.sh @@ -147,7 +147,6 @@ cmake -DBTSUPPORT=OFF \ -DNO_DOCS=ON \ -DNO_PRINTING=ON \ -DNO_USERMANUAL=ON \ - -DUSE_WEBENGINE=OFF \ -DSUBSURFACE_TARGET_EXECUTABLE=DesktopExecutable \ build cd build || aborting "Couldn't cd into $SSRF_PATH/build directory" -- cgit v1.2.3-70-g09d2