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 --- kde-modules/KDECompilerSettings.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde-modules/KDECompilerSettings.cmake') diff --git a/kde-modules/KDECompilerSettings.cmake b/kde-modules/KDECompilerSettings.cmake index 55b94c38..e5acd59b 100644 --- a/kde-modules/KDECompilerSettings.cmake +++ b/kde-modules/KDECompilerSettings.cmake @@ -147,7 +147,7 @@ Inclusion of this module defines the following variables: This option only has an effect on ELF-based systems. The option is disabled by default except when using - KDEFrameworkCompilerSettings.cmake where it's enabled. Projects can enable + :kde-module:`KDEFrameworkCompilerSettings` where it's enabled. Projects can enable it by calling set(ENABLE_BSYMBOLICFUNCTIONS ON) or passing -DENABLE BSYMBOLICFUNCTIONS=ON when configuring the build directory. -- cgit v1.2.1