Help: Add note about CMAKE_ROLE to FindGit documentation

This commit is contained in:
Kyle Edwards
2019-01-23 13:22:55 -05:00
parent a7f5cd45e1
commit f2d7ed1cda

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.