Commit 552624b4 authored by Frederik Gladhorn's avatar Frederik Gladhorn
Browse files

Merge remote-tracking branch 'origin/5.5' into dev

Change-Id: Idb0ac6490d6faf843acccc11ce68604a878d9ecd
Showing with 2 additions and 3 deletions
......@@ -11,6 +11,8 @@ MODULE_BASE_DIR = $$QTWEBENGINE_ROOT
EOL = $$escape_expand(\\n)
# Call the original default_pre.
load(default_pre)
load(functions)
# Check platform support and run config tests early enough to bail
......@@ -18,6 +20,3 @@ equals(_PRO_FILE_, "$$QTWEBENGINE_ROOT/qtwebengine.pro"): isPlatformSupported()
load(configure)
runConfigure()
}
# Call the original default_pre.
load(default_pre)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment