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 sonoma
ventura
monterey
big sur
Intel sonoma
ventura
monterey
big sur
64-bit linux

Current versions:

stable 2023.09.15
head ⚡️ HEAD

Depends on:

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

Depends on when building from source:

cmake 3.27.6 Cross-platform make
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 512
Installs on Request (30 days)
vcpkg 512
Build Errors (30 days)
vcpkg 14
Installs (90 days)
vcpkg 1,622
Installs on Request (90 days)
vcpkg 1,622
Installs (365 days)
vcpkg 4,015
Installs on Request (365 days)
vcpkg 4,015
Fork me on GitHub