summaryrefslogtreecommitdiff
path: root/Modules/FindKDE3.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-08-27 11:14:19 -0400
committerAlexander Neundorf <neundorf@kde.org>2006-08-27 11:14:19 -0400
commitb81a8e5855e40114280740afb8c0a3cdd366158d (patch)
tree00835aa69ab356dc59c16865695396843d8f3f89 /Modules/FindKDE3.cmake
parent5c74e1d79001bc0041e4c03f7c8c0437f5d0f4c7 (diff)
downloadcmake-b81a8e5855e40114280740afb8c0a3cdd366158d.tar.gz
BUG: fix comment (#3511)
Alex
Diffstat (limited to 'Modules/FindKDE3.cmake')
-rw-r--r--Modules/FindKDE3.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindKDE3.cmake b/Modules/FindKDE3.cmake
index 0cce9f233f..74a6abc1f2 100644
--- a/Modules/FindKDE3.cmake
+++ b/Modules/FindKDE3.cmake
@@ -5,7 +5,7 @@
# KDE3_INCLUDE_DIR - the KDE include directory
# KDE3_INCLUDE_DIRS - the KDE and the Qt include directory, for use with INCLUDE_DIRECTORIES()
# KDE3_LIB_DIR - the directory where the KDE libraries are installed, for use with LINK_DIRECTORIES()
-# QT_AND_KDECORE_LIBRARIES - this contains both the Qt and the kdecore library
+# QT_AND_KDECORE_LIBS - this contains both the Qt and the kdecore library
# KDE3_DCOPIDL_EXECUTABLE - the dcopidl executable
# KDE3_DCOPIDL2CPP_EXECUTABLE - the dcopidl2cpp executable
# KDE3_KCFGC_EXECUTABLE - the kconfig_compiler executable