Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 287 Bytes

Setup Vcpkg Action

GitHub Action to set up vcpkg tool in your GitHub Actions workflows. It does not checkout a registry.

Usage

steps:
  - uses: open-vcpkg/setup-vcpkg@v1

Outputs

Sets the following environment variables:

  • VCPKG_ROOT: Path to vcpkg installation