Update README.md

This commit is contained in:
Lars Melchior
2019-05-19 21:48:31 +02:00
committed by GitHub
parent 6878cf622b
commit 275a12f2d8

View File

@@ -3,7 +3,7 @@
# CPM
CPM is a CMake script that adds dependency management capabilities to CMake.
It's built as an extension of CMake's [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) module with that adds version control and simpler usage.
It's built as an extension of CMake's [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) module that adds version control and simpler usage.
## Supported projects