This is done in bitbake.conf these days Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
inherit cmake_qt5 cmake_extra_sanity
|
|
|
|
EXTRA_OECMAKE += " \
|
|
-DCMAKE_QT5_EX_PATH_HOST_HEADERS=${STAGING_INCDIR} \
|
|
"
|