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