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
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:
libconfig can automatically generate command line interfaces using CLI11 based on some schema