Skip to content

open-vcpkg/setup-vcpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Github action to setup vcpkg tool

Resources

Stars

Watchers

Forks

Packages

No packages published