mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 20:51:57 +02:00
libcereal: Add native and nativesdk classes
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,3 +14,5 @@ S = "${WORKDIR}/git"
|
|||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON"
|
EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user