Commit Graph

3 Commits

Author SHA1 Message Date
2f7d900840 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
2026-06-05 15:57:40 +00:00
2b8a4bd60f build(vendor): vendor libraries now install in a dedicated directory
We now install vendor libraries into includedir/fourdst/vendor to avoid conflicts with user installed libraries. Note that currently this only applies to headers and not compiled shared libraries

BREAKING CHANGE:
2026-06-05 11:36:42 +02:00
3937a2b828 build(vendor-libraries): update install to be more reliable
vendor libaries for libconfig are now properly installed so linking can be done reliably
2026-06-05 11:19:17 +02:00