summaryrefslogtreecommitdiffstats
path: root/qtwebengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwebengine.pro')
-rw-r--r--qtwebengine.pro11
1 files changed, 2 insertions, 9 deletions
diff --git a/qtwebengine.pro b/qtwebengine.pro
index 1375bc540..620f451f1 100644
--- a/qtwebengine.pro
+++ b/qtwebengine.pro
@@ -1,14 +1,7 @@
load(qt_parts)
+load(configure)
-isPlatformSupported() {
- !exists(src/3rdparty/chromium): \
- error("Submodule qtwebengine-chromium does not exist. Run 'git submodule update --init'.")
- WSPC = $$find(OUT_PWD, \\s)
- !isEmpty(WSPC): \
- error("QtWebEngine cannot be built in a path that contains whitespace characters.")
- load(configure)
- runConfigure()
-}
+runConfigure()
!isEmpty(skipBuildReason) {
SUBDIRS =