Vcpkg Integration

July 30, 2021 ยท View on GitHub

Vcpkg Integration

Contents

  • Using vcpkg to obtain ApprovalTests.cpp
  • Links

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

Back to User Guide

Contents

  1. 1Contents
  2. 2Using vcpkg to obtain ApprovalTests.cpp
  3. 3Links