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:
Brad Bishop 2018-11-21 11:06:12 -05:00 committed by Khem Raj
parent 96498af78e
commit 042f0a3ec1

View File

@ -14,3 +14,5 @@ S = "${WORKDIR}/git"
inherit cmake
EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON"
BBCLASSEXTEND = "native nativesdk"