diff options
| -rw-r--r-- | meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb index fea5aeff17..5245059a89 100644 --- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb +++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb | |||
| @@ -13,3 +13,5 @@ S = "${WORKDIR}/git" | |||
| 13 | inherit cmake | 13 | inherit cmake |
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" |
| 16 | |||
| 17 | EXTRA_OECMAKE += "-Dtinyxml2_SHARED_LIBS=YES" | ||
