diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb b/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb index fa4a74f925..8ad7dba76a 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb | |||
| @@ -11,3 +11,5 @@ DEPENDS += "nlohmann-json python3-pybind11" | |||
| 11 | EXTRA_OECMAKE += "-DPYBIND11_USE_CROSSCOMPILING=ON" | 11 | EXTRA_OECMAKE += "-DPYBIND11_USE_CROSSCOMPILING=ON" |
| 12 | 12 | ||
| 13 | inherit cmake python3native python3targetconfig | 13 | inherit cmake python3native python3targetconfig |
| 14 | |||
| 15 | BBCLASSEXTEND = "native nativesdk" | ||
