From 02d6b45a8413486d71ad272aaca4cc85efd87d27 Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Mon, 8 Jun 2020 18:12:25 +0200 Subject: [PATCH] add CPM.cmake instructions to readme --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ee3048..9a39857 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,6 +17,7 @@ endif() include(${CPM_DOWNLOAD_LOCATION}) # ---- Add dependencies via CPM ---- +# See https://github.com/TheLartians/CPM.cmake for details and examples CPMAddPackage( NAME Greeter