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/ECMConfiguredInstall.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMConfiguredInstall.cmake') diff --git a/modules/ECMConfiguredInstall.cmake b/modules/ECMConfiguredInstall.cmake index 9a6f5ce6..2b404505 100644 --- a/modules/ECMConfiguredInstall.cmake +++ b/modules/ECMConfiguredInstall.cmake @@ -6,7 +6,7 @@ ECMConfiguredInstall -------------------- -Takes a list of files, runs configure_file on each and installs the resultant configured files in the given location. +Takes a list of files, runs ``configure_file`` on each and installs the resultant configured files in the given location. Any suffix of ".in" in the passed file names will be stripped from the file name at the installed location. -- cgit v1.2.1