aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@siemens.com>2016-05-11 15:53:14 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-18 21:29:51 +0200
commit05103827d50ec218954dee3866ec40bee9ec59af (patch)
treebf48876ff246cbab26847f0548efe97a5e2914dd /lib
parentcbd9331b7acc9b1b53043077993f94bcb9e3f38a (diff)
qtbase: add patch to make Qt5Config modules behave better with cmake builds
Currently if a project if using the cmake bbclass and the CMakeLists.txt file uses find_package to find Qt5 and error like this is produced: | The imported target "Qt5::Core" references the file | | "/qmake" | | but this file does not exist. Possible reasons include: This is because OE_QMAKE_PATH_EXTERNAL_HOST_BINS is only set in the cmake_qt5 bblcass. To make it work better in that case the Qt5Config files check if OE_QMAKE_PATH_EXTERNAL_HOST_BINS is defined and bail out if not. For CMake this is the same as Qt5 wasn't found. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions