From 6f95e6752d791b451d503ec363c5cafbe0bc0b77 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Wed, 18 Sep 2019 19:24:38 +0200 Subject: API dox: fix ":" to "::" As intended by original code, to generate consistent output per this document for the given lists of variables GIT_SILENT --- modules/ECMSetupVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/ECMSetupVersion.cmake b/modules/ECMSetupVersion.cmake index e71798dc..50dec270 100644 --- a/modules/ECMSetupVersion.cmake +++ b/modules/ECMSetupVersion.cmake @@ -28,7 +28,7 @@ # _SOVERSION - , or if SOVERSION was not given # # If CMake policy CMP0048 is not NEW, the following CMake variables will also -# be set: +# be set:: # # PROJECT_VERSION_MAJOR - # PROJECT_VERSION_MINOR - -- cgit v1.2.1