You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
|
|
Import( 'env buildLibrary' )
|
||
|
|
|
||
|
|
buildLibrary( env, Split( """
|
||
|
|
json_reader.cpp
|
||
|
|
json_value.cpp
|
||
|
|
json_writer.cpp
|
||
|
|
""" ),
|
||
|
|
'json' )
|