build(install): vendored install directories

all vendor libraries are all now installed in a contained vendor folder and in a way which is compatible with libconfig being used as a subproject
This commit is contained in:
2026-06-05 15:57:40 +00:00
parent 2b8a4bd60f
commit 2f7d900840
62 changed files with 63520 additions and 22 deletions

View File

@@ -0,0 +1,7 @@
# 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** `#included` anywhere in toml++.

17976
build-config/tomlpp/vendor/vendor/catch.hpp vendored Normal file

File diff suppressed because it is too large Load Diff

23352
build-config/tomlpp/vendor/vendor/json.hpp vendored Normal file

File diff suppressed because it is too large Load Diff