v0.1.22
github-actions
released this
10 Dec 23:39
·
269 commits
to master
since this release
Support vcpkg dependency management (#69) First step towards transitioning away from cxx-common's `pkgman.py` dependency management system towards compatibility with and use of vcpkg (https://github.com/microsoft/vcpkg) to manage dependencies. This commit attempts to support both the new and old build systems until we can phase out the old completely. Please see the updated remill and cxx-common repositories to learn how to fetch the required dependencies.