Skip to content

Azure/azure-sdk-vcpkg-betas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure SDK Beta Vcpkg Registry

This repo contains vcpkg registry for all Azure SDK releases - both stable releases and betas (unlike the official vcpkg registry, where only pre-stable beta and stable versions are being published, while post-first-stable betas are omitted to avoid having breaking changes).

Usage

  1. These instructions assume you know how to get Azure SDK from the official vcpkg repo. This document only documents the differences.
  2. Download vcpkg-configuration.json file from this repository, and put it into your vcpkg directory 1.
  3. Use vcpkg as usual.
  4. Next time a release is available in this repo, get the updated vcpkg-configuration.json (step 1).

Footnotes

  1. In case you have other private registries configured in vcpkg-configuration.json, or have any other changes there that you don't want to be overwritten, manually merge your local config section related to azure-sdk-vcpkg-betas repo.