]> git.ipfire.org Git - thirdparty/json-c.git/commit
Extend the CMakeLists.txt in the apps directory to be usable as a standalone build...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 26 Apr 2020 04:02:36 +0000 (04:02 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 26 Apr 2020 04:02:36 +0000 (04:02 +0000)
commitd9981f67dd32081bd5d5df9040d5c920af2c72ed
tree2cd6e41a649fb66d98a34e4deff9347e681e1bd9
parent00272292a74778cc89378dbf0d9126eabdd2d5be
Extend the CMakeLists.txt in the apps directory to be usable as a standalone build, to link against other versions of json-c.
Tweak json_parse.c slightly to allow it to build against older json-c versions.
apps/CMakeLists.txt
apps/cmake/apps_config.h.in [new file with mode: 0644]
apps/json_parse.c
cmake/config.h.in