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:

Intel ventura
monterey
big sur
64-bit linux
Apple Silicon ventura
monterey
big sur

Current versions:

stable 2023.03.14
head ⚡️ HEAD

Depends on:

fmt 9.1.0 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.26.1 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 (macOS):

Installs (30 days)
vcpkg 38
Installs on Request (30 days)
vcpkg 38
Build Errors (30 days)
vcpkg 0
Installs (90 days)
vcpkg 1,509
Installs on Request (90 days)
vcpkg 1,507
Installs (365 days)
vcpkg 9,093
vcpkg --HEAD 11
Installs on Request (365 days)
vcpkg 9,084
vcpkg --HEAD 11

Analytics (Linux):

Installs (30 days)
vcpkg 1
Installs on Request (30 days)
vcpkg 1
Build Errors (30 days)
vcpkg 0
Installs (90 days)
vcpkg 74
Installs on Request (90 days)
vcpkg 74
Installs (365 days)
vcpkg 185
vcpkg --HEAD 3
Installs on Request (365 days)
vcpkg 184
vcpkg --HEAD 3
Fork me on GitHub