summaryrefslogtreecommitdiffstats
path: root/qtwebengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwebengine.pro')
-rw-r--r--qtwebengine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwebengine.pro b/qtwebengine.pro
index 5a54df17e..5db155c26 100644
--- a/qtwebengine.pro
+++ b/qtwebengine.pro
@@ -22,7 +22,7 @@ qtHaveModule(widgets) {
SUBDIRS += examples
# Ninja executable location needs to be determined early for extra targets. Should be fetched from cache most of the time anyway.
-NINJA_EXECUTABLE = $$findNinja()
+NINJA_EXECUTABLE = $$findOrBuildNinja()
# Extra targets that invoke ninja on the desired configuration added for convenience
release.target = release