mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-20 22:10:41 +00:00
jsoncpp: add native BBCLASSEXTEND
Extend to native builds, this is useful for unit tests. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9860cda823
commit
1f080b695e
@ -19,3 +19,5 @@ S = "${WORKDIR}/git"
|
|||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON -DJSONCPP_WITH_TESTS=OFF"
|
EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON -DJSONCPP_WITH_TESTS=OFF"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user