tomlplusplus/vendor
Mark Gillard e47ef8cfb2 removed git submodules to fix various tooling issues (closes #151)
- removed submodules in `external/`
- vendored `Catch2` and `nlohmann/json directly`
- updated conformance test generator to look outside the repo for test sources
2022-05-01 12:20:03 +03:00
..
catch.hpp removed git submodules to fix various tooling issues (closes #151) 2022-05-01 12:20:03 +03:00
json.hpp removed git submodules to fix various tooling issues (closes #151) 2022-05-01 12:20:03 +03:00
README.md removed git submodules to fix various tooling issues (closes #151) 2022-05-01 12:20:03 +03:00

Vendored dependencies

The code files in this directory are third-party 'vendor' dependencies used by the various test applications.

⚠️ They are not required for regular use of toml++. ⚠️

⚠️ They are not not #included anywhere in toml++. ⚠️