aboutsummaryrefslogtreecommitdiff
path: root/kde-modules/KDECompilerSettings.cmake
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <kossebau@kde.org>2022-06-12 16:00:55 +0200
committerFriedrich W. H. Kossebau <kossebau@kde.org>2022-06-12 16:00:55 +0200
commit8307b90e8136e7c3adc6d0419f6eda0d58b27614 (patch)
treebe9db0c4e70741754cbb0b0c3e72ef3ad60fb768 /kde-modules/KDECompilerSettings.cmake
parent1ea9e4249f332e481a4940c63b3868504e8b6a3e (diff)
downloadextra-cmake-modules-8307b90e8136e7c3adc6d0419f6eda0d58b27614.tar.gz
extra-cmake-modules-8307b90e8136e7c3adc6d0419f6eda0d58b27614.tar.bz2
API dox: improve linking to other modules referenced in text
NO_CHANGELOG
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.