Update README.md (#28)

This commit is contained in:
Lars Melchior
2019-04-17 15:35:00 +02:00
committed by GitHub
parent 0a07f53d6d
commit a582911527

View File

@@ -2,7 +2,7 @@
# CPM
CPM is a simple GIT dependency manager written in CMake. The main use is abstracting CMake's `FetchContent` and managing dependencies in small to medium sized projects.
CPM is a simple GIT dependency manager written in CMake. The main use-case is abstracting CMake's `FetchContent` and managing dependencies in small to medium sized projects.
# Supported projects