Skip to content

run-vcpkg changes for supporting vcpkg.json manifest file

Compare
Choose a tag to compare
@lukka lukka released this 28 Nov 15:31
· 8 commits to v6 since this release
324f999

Changes:

  • the output variable RUNVCPK_VCPKG_TRIPLET is always set, even in setupOnly:true mode;
  • when setupOnly:true, caching happens at the end of the workflow (rather than at the end of the step execution).
  • added documentation and sample on how to leverage the vcpkg.json manifest file.