Based on our record, Vcpkg seems to be more popular. It has been mentiond 24 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Re: C/C++ development: anybody using conda/pixi for dependency management? Here's an example of compiling a C++ SDL program using pixi and the SDL dependency from conda-forge [1]. Seems viable as a replacement for things like vckpg [2] which only builds from source. I'm still researching this but it seems like rattler [3] is the tool to use to build/publish packages. The supported repos are: prefix.dev's own... - Source: Hacker News / about 1 year ago
Plenty of raw information should be available here, the actual vcpkg repo: https://github.com/microsoft/vcpkg. Source: over 2 years ago
Actually, there is: C++ Library Manager for Windows, Linux, and MacOS. Source: over 2 years ago
The installation is described in the readme of vcpkg on github and is straightforward: clone the project, execute the installation script and you are ready to go! - Source: dev.to / over 2 years ago
You didn't ask about this, but I think its worth mentioning Conan and vcpkg. Of the two I have found vcpkg easier to work with, but both can be good solutions. Combining one of these package managers with CMake presets can make getting a project setup on a new machine almost trivial (great for CI or onboarding new devs). Source: over 2 years ago
Conan - Conan is an Action-Adventure, Hack and Slash and Single-player video game developed by Nihilistic Software and published by THQ.
Homebrew - The missing package manager for macOS
Hunter package manager - CMake driven cross-platform package manager for C/C++.
pacman (package manager) - The pacman package manager is one of the major distinguishing features of ...
Chocolatey - The sane way to manage software on Windows.
build2 - build2 is an open-source (MIT), cross-platform build toolchain for developing and packaging C and...