Vcpkg Integration
July 30, 2021 ยท View on GitHub
Vcpkg Integration
Contents
Using vcpkg to obtain ApprovalTests.cpp
Approval Tests is available via vcpkg, since v.10.9.1
Windows:
.\vcpkg install approval-tests-cpp
Linux/Mac:
vcpkg install approval-tests-cpp
Links
- For users: approval-tests-cpp in vcpkg.io
- For maintainers: the vcpkg port: approval-tests-cpp