Add vcpkg support
Compare changes
While exploring vcpkg I realized that with Conan 2 it should be possible to actually offer both Conan and vcpkg as package managers. This MR brings support for compilation with vcpkg to the cpplib.
Related to #81 (closed)
Follow new build instructions to test vcpkg.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.