45e112f7ee
- A single and much simpler `CMakeLists.txt` (100 lines) - Removed all git submodules - link against (system) libs instead: - RapidJSON - Boost (`system`, `filesystem`) - fmt - Some small header-only libraries are included in the repo as-is: - `string-view-lite`, `optional-lite`, `variant-lite`, `expected-lite` - Removed support for the `nlohmann/json` library (only support RapidJSON) - Removed support for the Conan build system (only support CMake) - Removed test suite and CI/CD definition(s) - Added support for `ccache` (compilation cache) - Removed documentation |
||
---|---|---|
.. | ||
public | ||
FindCcache.cmake | ||
Findrapidjson.cmake |