gnucash/borrowed/guile-json/CMakeLists.txt

10 lines
169 B
CMake
Raw Normal View History

2018-03-04 05:10:58 -06:00
GNC_ADD_SCHEME_TARGETS(guile-json
json.scm
json/builder.scm
json/parser.scm
json/syntax.scm
)
SET_DIST_LIST(guile-json_DIST CMakeLists.txt ${guile-json_DATA})