There was an error while loading. Please reload this page.
2 parents 17de6b6 + 4e3b841 commit 13018f3Copy full SHA for 13018f3
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://github.com/microsoft/vcpkg) - C++ Library Manager for Windows, Linux, and MacOS
51
52
## Continuous Integration
53
0 commit comments