mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
python3-pybind11-json: support native build
Add support for native build of python3-pybind11-json Signed-off-by: Yishai Jaffe <yishai1999@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,3 +11,5 @@ DEPENDS += "nlohmann-json python3-pybind11"
|
|||||||
EXTRA_OECMAKE += "-DPYBIND11_USE_CROSSCOMPILING=ON"
|
EXTRA_OECMAKE += "-DPYBIND11_USE_CROSSCOMPILING=ON"
|
||||||
|
|
||||||
inherit cmake python3native python3targetconfig
|
inherit cmake python3native python3targetconfig
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user