From 9edb5f57127489dec4b7cbdc1e60920e6002abea Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Sun, 12 Jun 2022 16:13:22 +0200 Subject: API dox: use more markup for code or commandline samples NO_CHANGELOG --- modules/ECMSourceVersionControl.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMSourceVersionControl.cmake') 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 #]=======================================================================] -- cgit v1.2.1