mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
boost: add json lib
Add the json lib which provides containers and algorithms that implement JavaScript Object Notation, or simply "JSON", a lightweight data-interchange format. (From OE-Core rev: f4dbdb9774eb61a71289fe91b017b4caf9c34b16) Signed-off-by: Matthias Klein <matthias@extraklein.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
29b2b08fd3
commit
6c9e94f318
@@ -28,6 +28,7 @@ BOOST_LIBS = "\
|
||||
graph \
|
||||
headers \
|
||||
iostreams \
|
||||
json \
|
||||
log \
|
||||
math \
|
||||
program_options \
|
||||
|
||||
Reference in New Issue
Block a user