aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2008-12-12 21:59:24 +0000
committerDavid Faure <faure@kde.org>2008-12-12 21:59:24 +0000
commit6c7568d6bc02570b267c2f0f7832fa33fc91fff7 (patch)
tree781bde68349abf84cf250abeeb282bb255b4c2b3
parent2c5711d6bb2ca01d2e37490114e10edd6139dfe6 (diff)
downloadextra-cmake-modules-6c7568d6bc02570b267c2f0f7832fa33fc91fff7.tar.gz
extra-cmake-modules-6c7568d6bc02570b267c2f0f7832fa33fc91fff7.tar.bz2
SVN_SILENT no it does not ;-)
svn path=/trunk/KDE/kdelibs/; revision=896223
-rw-r--r--modules/FindKDE4Internal.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake
index 739bf876..7a03ca35 100644
--- a/modules/FindKDE4Internal.cmake
+++ b/modules/FindKDE4Internal.cmake
@@ -141,7 +141,6 @@
# Create a KDE plugin (KPart, kioslave, etc.) from the given source files.
# It supports KDE4_ENABLE_FINAL.
# If WITH_PREFIX is given, the resulting plugin will have the prefix "lib", otherwise it won't.
-# It creates and installs an appropriate libtool la-file.
#
# KDE4_ADD_KDEINIT_EXECUTABLE (name [NOGUI] [RUN_UNINSTALLED] file1 ... fileN)
# Create a KDE application in the form of a module loadable via kdeinit.