Add the json lib which provides containers and algorithms that implement JavaScript Object Notation, or simply "JSON", a lightweight data-interchange format.
Signed-off-by: Matthias Klein <[email protected]> --- meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index fa49ed3f8a..402f1592cf 100644 --- a/meta/recipes-support/boost/boost.inc +++ b/meta/recipes-support/boost/boost.inc @@ -28,6 +28,7 @@ BOOST_LIBS = "\ graph \ headers \ iostreams \ + json \ log \ math \ program_options \ -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161537): https://lists.openembedded.org/g/openembedded-core/message/161537 Mute This Topic: https://lists.openembedded.org/mt/89017329/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
