9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
Import( 'env buildLibary' )
|
|
|
|
buildLibary( env, Split( """
|
|
json_reader.cpp
|
|
json_value.cpp
|
|
json_writer.cpp
|
|
""" ),
|
|
'json' )
|