From 8307b90e8136e7c3adc6d0419f6eda0d58b27614 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Sun, 12 Jun 2022 16:00:55 +0200 Subject: API dox: improve linking to other modules referenced in text NO_CHANGELOG --- modules/ECMGenerateDBusServiceFile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMGenerateDBusServiceFile.cmake') diff --git a/modules/ECMGenerateDBusServiceFile.cmake b/modules/ECMGenerateDBusServiceFile.cmake index 0b76b5f8..f3c7dd8a 100644 --- a/modules/ECMGenerateDBusServiceFile.cmake +++ b/modules/ECMGenerateDBusServiceFile.cmake @@ -24,7 +24,7 @@ A D-Bus service file ``.service`` will be generated and installed in the relevant D-Bus config location. This filename can be customized with RENAME. ```` must be an absolute path to the installed service executable. When using it with -``KDEInstallDirs`` it needs to be the ``_FULL_`` variant of the path variable. +:kde-module:`KDEInstallDirs` it needs to be the ``_FULL_`` variant of the path variable. Note: On Windows, the macro will only use the file name part of ```` since D-Bus service executables are to be installed in the same directory as the D-Bus daemon. -- cgit v1.2.1