Files
json-c/tests
Alexandru Ardelean 8abeebc9b2 json_pointer: allow the feature to be disabled
Some users may not want to included it in their build/system. So allow a
cmake symbol to disable it.

A user can do 'cmake -DDISABLE_JSON_POINTER=ON <json_c_root_dir>' and
disable the json_pointer functionality. That saves about 17 KB (on an
x86_64) machine. This may be useful on smaller embedded systems; even
though the saving would be fewer kilobytes.

One thing that also needs to change a bit, is that the 'json.h' be
autogenerated via cmake, in order to conditionally include that
"json_pointer.h" file.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-04-16 11:49:38 +03:00
..
2020-04-03 11:39:30 +08:00
2020-09-11 21:09:40 +02:00
2020-04-14 09:13:06 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-03-31 19:12:45 +08:00
2020-03-31 19:12:45 +08:00
2020-04-11 09:41:04 +02:00
2020-04-03 11:39:30 +08:00
2020-03-31 19:12:45 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-06-29 02:31:18 +00:00
2020-04-03 11:39:30 +08:00
2020-03-31 19:12:45 +08:00
2020-04-03 11:39:30 +08:00
2020-01-02 16:41:37 +08:00
2020-04-11 09:41:04 +02:00
2020-04-03 11:39:30 +08:00