diff options
author | Alexander Neundorf <neundorf@kde.org> | 2008-07-20 09:26:40 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2008-07-20 09:26:40 +0000 |
commit | e30c2c3ff44d43c179c891fe94d1e2fe9f5b7873 (patch) | |
tree | 25a10a3a5af00997a46a1d5dc68776e4ada52e21 /modules/FindQt4.cmake | |
parent | dfc0012e60c462bf9deca55b4a57d56896f92575 (diff) | |
download | extra-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.cmake | 4 |
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. |