From 8b24ae53823a516144d15a10abcee644c4b15354 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Tue, 13 Jan 2015 19:04:55 +0000 Subject: Stop lying in the KDEInstallDirs documentation. --- kde-modules/KDEInstallDirs.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-modules/KDEInstallDirs.cmake b/kde-modules/KDEInstallDirs.cmake index 72a67641..6e1ef774 100644 --- a/kde-modules/KDEInstallDirs.cmake +++ b/kde-modules/KDEInstallDirs.cmake @@ -132,7 +132,8 @@ # ``KDE_INSTALL_DIRS_NO_DEPRECATED`` is set to TRUE, only those variables # defined by the ``GNUInstallDirs`` module (shipped with CMake) are defined. # If ``KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES`` is set to TRUE, no variables with -# a ``CMAKE_`` prefix will be defined by this module. +# a ``CMAKE_`` prefix will be defined by this module (other than +# CMAKE_INSTALL_DEFAULT_COMPONENT_NAME - see below). # # The ``KDE_INSTALL_`` variables (or their ``CMAKE_INSTALL_`` or # deprecated counterparts) may be passed to the DESTINATION options of -- cgit v1.2.1