Add a missing "the" article.

This commit is contained in:
Shlomi Fish
2016-10-12 18:02:46 +03:00
committed by Viktor Kirilov
parent eaf617eda1
commit 3774cfcc47

View File

@@ -32,7 +32,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.
* [Wiki](https://cmake.org/Wiki/CMake) * [Wiki](https://cmake.org/Wiki/CMake)
* [Webinars](https://cmake.org/webinars/) * [Webinars](https://cmake.org/webinars/)
* [CGold](https://github.com/ruslo/CGold) - The Hitchhikers [Guide](https://cgold.readthedocs.io) to the CMake. [```[BSD2]```][BSD-2-Clause] * [CGold](https://github.com/ruslo/CGold) - The Hitchhikers [Guide](https://cgold.readthedocs.io) to the CMake. [```[BSD2]```][BSD-2-Clause]
* [Modern CMake](https://github.com/toeb/moderncmake) - Modern CMake **PDF** and samples by creator of [cmakepp](https://github.com/toeb/cmakepp). [```[MIT]```][MIT] * [Modern CMake](https://github.com/toeb/moderncmake) - Modern CMake **PDF** and samples by the creator of [cmakepp](https://github.com/toeb/cmakepp). [```[MIT]```][MIT]
* [Article - Easy dependency management for C++ with CMake and Git](https://foonathan.github.io/blog/2016/07/07/cmake-dependency-handling.html). * [Article - Easy dependency management for C++ with CMake and Git](https://foonathan.github.io/blog/2016/07/07/cmake-dependency-handling.html).
* [Article - Opt-in header-only libraries with CMake](https://steveire.wordpress.com/2016/08/09/opt-in-header-only-libraries-with-cmake/). * [Article - Opt-in header-only libraries with CMake](https://steveire.wordpress.com/2016/08/09/opt-in-header-only-libraries-with-cmake/).
* [Article - Ultimate Guide to Modern CMake](https://rix0r.nl/blog/2015/08/13/cmake-guide/) * [Article - Ultimate Guide to Modern CMake](https://rix0r.nl/blog/2015/08/13/cmake-guide/)