diff options
-rw-r--r-- | meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb b/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb index e733f2fe02..e02b4c9607 100644 --- a/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb +++ b/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb | |||
@@ -14,3 +14,5 @@ S = "${WORKDIR}/git" | |||
14 | inherit cmake | 14 | inherit cmake |
15 | 15 | ||
16 | EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON" | 16 | EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON" |
17 | |||
18 | BBCLASSEXTEND = "native nativesdk" | ||