mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
adds build system
I heard about this from cppcast http://cppcast.com/2015/12/jussi-pakkanen/
This commit is contained in:
@@ -620,7 +620,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
||||
* [Biicode](https://www.biicode.com/) - Simple, file-based dependency manager.
|
||||
* [CMake](https://cmake.org/) - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]
|
||||
* [CPM](https://github.com/iauns/cpm) - A C++ Package Manager based on CMake and Git.
|
||||
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
|
||||
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
|
||||
* [MesonBuild](http://mesonbuild.com) - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
|
||||
* [Ninja](http://martine.github.io/ninja/) - A small build system with a focus on speed.
|
||||
* [Scons](http://www.scons.org/) - A software construction tool configured with Python scipt.
|
||||
* [Sconsolidator](http://www.sconsolidator.com/) - Scons build system integration for Eclipse CDT.
|
||||
|
||||
Reference in New Issue
Block a user