Skip to content

Commit 02d6b45

Browse files
committed
add CPM.cmake instructions to readme
1 parent 8049bfe commit 02d6b45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ endif()
1717
include(${CPM_DOWNLOAD_LOCATION})
1818

1919
# ---- Add dependencies via CPM ----
20+
# See https://github.com/TheLartians/CPM.cmake for details and examples
2021

2122
CPMAddPackage(
2223
NAME Greeter

0 commit comments

Comments
 (0)