From f2d7ed1cda590688e4ff4e37119007d0ee7cf893 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Wed, 23 Jan 2019 13:22:55 -0500 Subject: Help: Add note about CMAKE_ROLE to FindGit documentation --- Modules/FindGit.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Modules/FindGit.cmake b/Modules/FindGit.cmake index 900e4f5..3491cdc 100644 --- a/Modules/FindGit.cmake +++ b/Modules/FindGit.cmake @@ -5,7 +5,8 @@ FindGit ------- -The module defines the following ``IMPORTED`` targets: +The module defines the following ``IMPORTED`` targets (when +:prop_gbl:`CMAKE_ROLE` is ``PROJECT``): ``Git::Git`` Executable of the Git command-line client. -- cgit v0.12