Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
github.com
/
open-source-parsers
/
jsoncpp
/
64ba06207645d5af00a052a27367d548e6fd3312
/
.
/
src
/
lib_json
/
sconscript
blob: 6e7c6c8a076c488050505d57a634ba1c92e0e2cf [
file
] [
log
] [
blame
]
Import
(
'env buildLibrary'
)
buildLibrary
(
env
,
Split
(
"""
json_reader.cpp
json_value.cpp
json_writer.cpp
"""
),
'json'
)