diff options
Diffstat (limited to 'modules/ECMSourceVersionControl.cmake')
-rw-r--r-- | modules/ECMSourceVersionControl.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMSourceVersionControl.cmake b/modules/ECMSourceVersionControl.cmake index b61c7069..36bc78c7 100644 --- a/modules/ECMSourceVersionControl.cmake +++ b/modules/ECMSourceVersionControl.cmake @@ -10,7 +10,7 @@ Tries to determine whether the source is under version control (git clone, svn checkout, etc). ``ECM_SOURCE_UNDER_VERSION_CONTROL`` is set when indication is found that -CMAKE_SOURCE_DIR is under version control. +``CMAKE_SOURCE_DIR`` is under version control. Since 5.63 #]=======================================================================] |