diff options
Diffstat (limited to 'kde-modules/KDEInstallDirs5.cmake')
-rw-r--r-- | kde-modules/KDEInstallDirs5.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-modules/KDEInstallDirs5.cmake b/kde-modules/KDEInstallDirs5.cmake index 03411965..20a034f3 100644 --- a/kde-modules/KDEInstallDirs5.cmake +++ b/kde-modules/KDEInstallDirs5.cmake @@ -209,7 +209,7 @@ be used on the command line when possible (eg: use ``-DKDE_INSTALL_LIBDIR=lib64`` instead of ``-DKDE_INSTALL_LIBDIR=/usr/lib/lib64`` to override the library directory). -Since 5.82.0, prior to that available as KDEInstallDirs. +Since 5.82.0, prior to that available as :kde-module:`KDEInstallDirs`. NB: The variables starting ``KDE_INSTALL_`` are available since 1.6.0, unless otherwise noted with the variable. |