This extension provides the multi-platform tasks 'run-vcpkg' and 'run-cmake' to build C++ code on Azure DevOps pipelines. These tasks can be used on any agent (MS hosted or self hosted) and using Docker as well. Read the documentation in README.md. The same tasks are available as GitHub actions: |