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/ECMAddAppIcon.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMAddAppIcon.cmake') diff --git a/modules/ECMAddAppIcon.cmake b/modules/ECMAddAppIcon.cmake index 442fffba..4bc1226e 100644 --- a/modules/ECMAddAppIcon.cmake +++ b/modules/ECMAddAppIcon.cmake @@ -26,7 +26,7 @@ The given icons, whose names must match the pattern:: will be added as platform-specific application icons to the variable named ```` or, if the first argument -is a target (since 5.83), to the SOURCES property of ````. +is a target (since 5.83), to the ``SOURCES`` property of ````. Any target must be created with add_executable() and not be an alias. Other icon files are ignored but on Mac SVG files can be supported and -- cgit v1.2.1