aboutsummaryrefslogtreecommitdiff
path: root/kde-modules/KDECompilerSettings.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'kde-modules/KDECompilerSettings.cmake')
-rw-r--r--kde-modules/KDECompilerSettings.cmake2
1 files changed, 1 insertions, 1 deletions
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.