← Package directory
Available on winget

Install build2

C/C++ build system and package manager

Install with winget
winget install --id build2.build2.MSVC
Upgrade
winget upgrade --id build2.build2.MSVC
Uninstall
winget uninstall --id build2.build2.MSVC

About build2

`build2` is an open source, cross-platform toolchain for building and packaging C++ code. It aims to approximate Rust Cargo's convenience while providing more depth and flexibility. Published packages can be found on https://cppget.org

Version history

Version Updated Notes
0.18.1 Unknown Release notes