You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/borrowed/guile-json/CMakeLists.txt

20 lines
288 B

add_subdirectory(json)
gnc_add_scheme_targets (guile-json
json.scm
""
""
FALSE
)
set_local_dist(guile-json_DIST_LOCAL
AUTHORS
CMakeLists.txt
COPYING.LESSER
json.scm
NEWS
README
)
set(guile-json_DIST ${guile-json_DIST_LOCAL} ${guile-json-details_DIST} PARENT_SCOPE)