Skip to content

Commit 72e4a09

Browse files
committed
Update README.md
1 parent 60c97d2 commit 72e4a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
636636
* [Biicode](https://www.biicode.com/) - Simple, file-based dependency manager.
637637
* [CMake](https://cmake.org/) - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]
638638
* [CPM](https://github.com/iauns/cpm) - A C++ Package Manager based on CMake and Git.
639-
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
639+
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
640640
* [MesonBuild](http://mesonbuild.com) - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
641641
* [Ninja](http://martine.github.io/ninja/) - A small build system with a focus on speed.
642642
* [Scons](http://www.scons.org/) - A software construction tool configured with Python scipt.

0 commit comments

Comments
 (0)