summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qt5.inc')
-rw-r--r--recipes-qt/qt5/qt5.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
index af0a9061..9d5bca52 100644
--- a/recipes-qt/qt5/qt5.inc
+++ b/recipes-qt/qt5/qt5.inc
@@ -18,6 +18,8 @@ OE_QMAKE_PATH_SETTINGS = "${OE_QMAKE_PATH_QT_SETTINGS}"
18OE_QMAKE_PATH_EXAMPLES = "${OE_QMAKE_PATH_QT_EXAMPLES}" 18OE_QMAKE_PATH_EXAMPLES = "${OE_QMAKE_PATH_QT_EXAMPLES}"
19OE_QMAKE_PATH_TESTS = "${OE_QMAKE_PATH_QT_TESTS}" 19OE_QMAKE_PATH_TESTS = "${OE_QMAKE_PATH_QT_TESTS}"
20 20
21OE_QMAKE_RECURSIVE = ""
22
21# If Qt5 (qtbase) is machine specific, then everything will be, 23# If Qt5 (qtbase) is machine specific, then everything will be,
22# because the (initial) qtbase configuration becomes part of Qt5/qmake 24# because the (initial) qtbase configuration becomes part of Qt5/qmake
23python __anonymous() { 25python __anonymous() {