From 65d27fc8d8f67554e81f0434d9be81e60ecfe81b Mon Sep 17 00:00:00 2001 From: myd7349 Date: Tue, 11 Dec 2018 21:33:14 +0800 Subject: [PATCH] Partially revert #410 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 32a5c85..b2c3614 100644 --- a/README.md +++ b/README.md @@ -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.