Skip to content

Commit bd75f58

Browse files
authored
Add Vcpkg package manager.
1 parent de9ce46 commit bd75f58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
678678
* [tundra](https://github.com/deplinenoise/tundra) - High-performance code build system designed to give the best possible incremental build times even for very large software projects.
679679
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
680680
* [Premake](http://premake.github.io) - A tool configured with a Lua script to generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux.
681+
* [Vcpkg](https://github.com/microsoft/vcpkg) - VC++ Packaging Tool for Windows.
681682

682683
## Static Code Analysis
683684
*List of tools for improving quality and reducing defects by code analysis*

0 commit comments

Comments
 (0)