cmake_qt5_extra: add cmake_extra_sanity to inherit

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-06-13 14:43:51 +02:00
parent ebf73e457a
commit eef9a5b847
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ SRC_URI = "git://github.com/lirios/${@'${BPN}'.replace('liri-', '')}.git;protoco
DEPENDS += "qtbase qtdeclarative extra-cmake-modules-native"
inherit cmake_qt5 cmake_extra_sanity pkgconfig
inherit cmake_qt5_extra pkgconfig
EXTRA_OECMAKE += " \
-DQML_INSTALL_DIR=${OE_QMAKE_PATH_QML} \