Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
4002f8a4be49fd579771d6dbd1e4f983757f8ca1
/
.
/
src
/
lib_json
/
sconscript
blob: 6e7c6c8a076c488050505d57a634ba1c92e0e2cf [
file
]
Import
(
'env buildLibrary'
)
buildLibrary
(
env
,
Split
(
"""
json_reader.cpp
json_value.cpp
json_writer.cpp
"""
),
'json'
)