8000 Merge pull request #109 from gamingrobot/patch-1 · svenzhang2016/cppbestpractices@13018f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 13018f3

Browse files
authored
Merge pull request cpp-best-practices#109 from gamingrobot/patch-1
Add vcpkg to package managers
2 parents 17de6b6 + 4e3b841 commit 13018f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Package management is an important topic in C++, with currently no clear winner.
4747
* [qpm](https://www.qpm.io/) - Package manager for Qt
4848
* [build2](https://build2.org/) - cargo-like package management for C++
4949
* [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
5051

5152
## Continuous Integration
5253

0 commit comments

Comments
 (0)
0