Files
meta-qt5-extra/extends-meta-qt5/qttools
Andreas Müller 7bae1c53b0 multiple recipes: DEPEND on qttools instead of qttools-native
Although most or all of them just need native tools we need to DEPEND on cross
qttools:

1. cross cmake files are found first
2. QTConfig.cmake (shipped by qtbase) loops for components in current directory
   and therfore does not find Qt5UiToolsConfig.cmake in case qtools-native was
   build only

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-05 15:54:03 +01:00
..