vcpkg

Install command:
brew install vcpkg

C++ Library Manager

https://github.com/microsoft/vcpkg

License: MIT

Formula JSON API: /api/formula/vcpkg.json

Formula code: vcpkg.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sequoia
sonoma
ventura
Intel sonoma
ventura
64-bit linux

Current versions:

stable 2025.01.11
head ⚡️ HEAD

Depends on:

fmt 11.1.2 Open-source formatting library for C++
ninja 1.12.1 Small build system for use with gyp or CMake

Depends on when building from source:

cmake 3.31.4 Cross-platform make
cmrc 2.0.1 CMake Resource Compiler
This formula provides only the `vcpkg` executable. To use vcpkg:
    git clone https://github.com/microsoft/vcpkg "$HOME/vcpkg"
    export VCPKG_ROOT="$HOME/vcpkg"

Analytics:

Installs (30 days)
vcpkg 1,415
vcpkg --HEAD 4
Installs on Request (30 days)
vcpkg 1,415
vcpkg --HEAD 4
Build Errors (30 days)
vcpkg 0
Installs (90 days)
vcpkg 2,694
vcpkg --HEAD 5
Installs on Request (90 days)
vcpkg 2,691
vcpkg --HEAD 5
Installs (365 days)
vcpkg 8,092
vcpkg --HEAD 19
Installs on Request (365 days)
vcpkg 8,088
vcpkg --HEAD 19
Fork me on GitHub