There was an error while loading. Please reload this page.
1 parent aba2ab9 commit 71aaf01Copy full SHA for 71aaf01
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) - Microsoft cross-platform library manager, could be used with CMake
51
52
## Continuous Integration
53
0 commit comments