simdjson/cmake
John Keiser 6d978c383a Kinder, gentler implementation selection
- Allow user to specify SIMDJSON_BUILTIN_IMPLEMENTATION
- Make cmake -DSIMDJSON_IMPLEMENTATION=haswell *only* specify haswell
- Move negative implementation selection to
-DSIMDJSON_EXCLUDE_IMPLEMENTATION
- Automatically select SIMDJSON_BUILTIN_IMPLEMENTATION if
SIMDJSON_IMPLEMENTATION is set
- Move implementation enablement mostly to implementation files
- Make implementation enablement and selection simpler and more robust
- Fix bug where programs linked against simdjson were not passed
SIMDJSON_XXX_IMPLEMENTATION or SIMDJSON_EXCEPTIONS
2020-10-06 11:29:45 -07:00
..
add_cpp_test.cmake Make singleheader tests be test-only 2020-06-23 13:35:27 -07:00
simdjson-flags.cmake Kinder, gentler implementation selection 2020-10-06 11:29:45 -07:00
simdjson-user-cmakecache.cmake Make singleheader tests be test-only 2020-06-23 13:35:27 -07:00