]> granicus.if.org Git - json-c/commit
Include the tests and apps directories at the _end_, since order in the
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 30 May 2022 14:33:16 +0000 (14:33 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 30 May 2022 14:33:16 +0000 (14:33 +0000)
commit6ba1adf8efe42742ad2cd542f21bd0109d9ef9dc
tree56884131834ef3fcb2669496c746b9f1f625de37
parent86b46cac07202aef68724193a2acc4f86792bd49
Include the tests and apps directories at the _end_, since order in the
cmake rules matters, and fix compile warnings now that we're building
those sources with all the regular flags.
CMakeLists.txt
apps/json_parse.c
tests/test_compare.c
tests/test_double_serializer.c
tests/test_parse.c
tests/test_parse_int64.c
tests/test_set_serializer.c