diff options
Diffstat (limited to 'recipes-qt/qt5/qt5.inc')
-rw-r--r-- | recipes-qt/qt5/qt5.inc | 2 |
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}" | |||
18 | OE_QMAKE_PATH_EXAMPLES = "${OE_QMAKE_PATH_QT_EXAMPLES}" | 18 | OE_QMAKE_PATH_EXAMPLES = "${OE_QMAKE_PATH_QT_EXAMPLES}" |
19 | OE_QMAKE_PATH_TESTS = "${OE_QMAKE_PATH_QT_TESTS}" | 19 | OE_QMAKE_PATH_TESTS = "${OE_QMAKE_PATH_QT_TESTS}" |
20 | 20 | ||
21 | OE_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 |
23 | python __anonymous() { | 25 | python __anonymous() { |