Skip to content

Commit

Permalink
Merge pull request fffaraz#356 from pravic/add-vcpkg
Browse files Browse the repository at this point in the history
Add Vcpkg package manager
  • Loading branch information
fffaraz authored Jun 10, 2017
2 parents de9ce46 + bd75f58 commit af092d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [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.
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
* [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.
* [Vcpkg](https://github.com/microsoft/vcpkg) - VC++ Packaging Tool for Windows.

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

0 comments on commit af092d4

Please sign in to comment.