Skip to content

Commit 9a48ae3

Browse files
Add Hunter to “Build Systems” section.
1 parent 7afbbf6 commit 9a48ae3

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
@@ -752,6 +752,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
752752
* [Conan](https://conan.io/) - C/C++ Package Manager, open sourced. [MIT]
753753
* [CPM](https://github.com/iauns/cpm) - A C++ Package Manager based on CMake and Git.
754754
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
755+
* [Hunter](https://www.github.com/ruslo/hunter) - CMake driven cross-platform package manager for C++. [BSD-2]
755756
* [MesonBuild](http://mesonbuild.com) - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
756757
* [Ninja](https://ninja-build.org/) - A small build system with a focus on speed.
757758
* [Scons](http://www.scons.org/) - A software construction tool configured with a Python script.

0 commit comments

Comments
 (0)