Update README.md

This commit is contained in:
Lars Melchior
2019-05-22 01:32:41 +02:00
committed by GitHub
parent 8287799e79
commit 7723e56dab

View File

@@ -8,6 +8,7 @@ It's built as an extension of CMake's [FetchContent](https://cmake.org/cmake/hel
## Supported projects
Any project that you can add via `add_subdirectory` should already work with CPM.
For everything else, targets must be created manually (see below).
## Usage