Partially revert #410

This commit is contained in:
myd7349
2018-12-11 21:33:14 +08:00
parent a0e3914423
commit 65d27fc8d8

View File

@@ -845,7 +845,6 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua
* [Bazel](https://bazel.build) - A multi-language, fast and scalable build system from Google. [Apache]
* [Bear](https://github.com/rizsotto/Bear) - A tool to generate compilation database for clang tooling. [GPLv3]
* [cget](https://github.com/pfultz2/cget) - Cmake package retrieval used to download and install cmake packages. [Boost]
* [clib](https://github.com/clibs/clib) - Package manager for the C programming language. [MIT]
* [CMake](https://cmake.org/) - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]
* [C++ Archive Network](https://cppan.org/) - Cross-platform C++ Dependency Manager with a lot of packages available.