Merge topic 'findgit-note'

f2d7ed1cda Help: Add note about CMAKE_ROLE to FindGit documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2847
This commit is contained in:
Marc Chevrier
2019-01-24 10:38:02 +00:00
committed by Kitware Robot
+2 -1
View File
@@ -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.