aboutsummaryrefslogtreecommitdiff
path: root/modules/FindQt4.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2008-07-20 09:26:40 +0000
committerAlexander Neundorf <neundorf@kde.org>2008-07-20 09:26:40 +0000
commite30c2c3ff44d43c179c891fe94d1e2fe9f5b7873 (patch)
tree25a10a3a5af00997a46a1d5dc68776e4ada52e21 /modules/FindQt4.cmake
parentdfc0012e60c462bf9deca55b4a57d56896f92575 (diff)
downloadextra-cmake-modules-e30c2c3ff44d43c179c891fe94d1e2fe9f5b7873.tar.gz
extra-cmake-modules-e30c2c3ff44d43c179c891fe94d1e2fe9f5b7873.tar.bz2
-remove empty lines from documentation block in FindQt4.cmake, so everything is included again in the generated documentatiom
-lowercase FindTaglib.cmake Alex svn path=/trunk/KDE/kdelibs/; revision=835221
Diffstat (limited to 'modules/FindQt4.cmake')
-rw-r--r--modules/FindQt4.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake
index 797bd972..55c44dfd 100644
--- a/modules/FindQt4.cmake
+++ b/modules/FindQt4.cmake
@@ -219,7 +219,6 @@
# The qtmain library for Windows QT_QTMAIN_LIBRARY
#
# The QtUiTools library: QT_QTUITOOLS_LIBRARY
-
#
# The QtAssistantClient library: QT_QTASSISTANTCLIENT_LIBRARY
#
@@ -230,9 +229,6 @@
# The QtXmlPatterns library: QT_QTXMLPATTERNS_LIBRARY
#
# The Phonon library: QT_PHONON_LIBRARY
-
-
-
#
# also defined, but NOT for general use are
# QT_MOC_EXECUTABLE Where to find the moc tool.