Explorar el Código

Merge topic 'findgit-note'

f2d7ed1cda Help: Add note about CMAKE_ROLE to FindGit documentation

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2847
Marc Chevrier hace 7 años
padre
commit
1d02491950
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Modules/FindGit.cmake

+ 2 - 1
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.