simdjson/cmake
Paul Dreik f93fb21c95
optionally disable deprecated apis ()
Introduce cmake option SIMDJSON_DISABLE_DEPRECATED_API (default Off)
which turns off deprecated simdjson api functions by setting the macro
 SIMDJSON_DISABLE_DEPRECATED_API.

For non-cmake users, users will have to set SIMDJSON_DISABLE_DEPRECATED_API
by some other means to disable the api.

Closes 
2020-11-01 06:38:52 +01:00
..
add_cpp_test.cmake Make singleheader tests be test-only 2020-06-23 13:35:27 -07:00
simdjson-flags.cmake optionally disable deprecated apis () 2020-11-01 06:38:52 +01:00
simdjson-user-cmakecache.cmake Make singleheader tests be test-only 2020-06-23 13:35:27 -07:00