From 7723e56dab95ffeb6c0dd47dab46ce383b9e9f7d Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Wed, 22 May 2019 01:32:41 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7256b8a..5a77a99 100644 --- a/README.md +++ b/README.md @@ -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