Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
github.com
/
open-source-parsers
/
jsoncpp
/
4cd8bae331989d824dac242860634eb8a5d20fa1
/
.
/
src
/
lib_json
/
sconscript
blob: cc044fba4f16a9b949d5f84fcb9f233601359687 [
file
] [
log
] [
blame
]
Baptiste Lepilleur
4cd8bae
2007-03-15 22:11:38 +0000
[
diff
] [
blame^
]
1
Import
(
'env buildLibary'
)
2
3
buildLibary
(
env
,
Split
(
"""
4
json_reader.cpp
5
json_value.cpp
6
json_writer.cpp
7
"""
),
8
'json'
)