Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>CppBuildTasks: Build C++ code with vcpkg, CMake and Ninja

CppBuildTasks: Build C++ code with vcpkg, CMake and Ninja

Luca Cappa

|
252 installs
| (0) | Free
Multiplatform build tasks for C++ source code, using CMake, Ninja, vcpkg, git.

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:

  • run-vcpkg GitHub action;
  • run-cmake GitHub action;
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft