Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

v3.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 00:58
· 29 commits to master since this release
24db01c
Support vcpkg build system (#717)

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, anvill, and trailofbits/cxx-common repositories to learn how to fetch the required dependencies.