There was an error while loading. Please reload this page.
1 parent 19e4c22 commit 018cb79Copy full SHA for 018cb79
02-Use_the_Tools_Available.md
@@ -47,6 +47,7 @@ Package management is an important topic in C++, with currently no clear winner.
47
* [qpm](https://www.qpm.io/) - Package manager for Qt
48
* [build2](https://build2.org/) - cargo-like package management for C++
49
* [Buckaroo](https://buckaroo.pm) - Truly decentralized cross-platform dependency manager for C/C++ and more
50
+ * [vcpkg](https://docs.microsoft.com/en-us/cpp/build/vcpkg) - A C++ package manager for Windows, Linux and MacOS
51
52
## Continuous Integration
53
0 commit comments