mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 14:48:49 +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:
parent
22eaa2f0cf
commit
9b7e0506ce
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user