aboutsummaryrefslogtreecommitdiff
path: root/modules/FindQt4.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2008-07-20 21:38:13 +0000
committerAlexander Neundorf <neundorf@kde.org>2008-07-20 21:38:13 +0000
commit760e338ee29066253a2036c221c5b4c8e7fe8df8 (patch)
tree6655d23200412f7207ca3ca757085f427a1e7032 /modules/FindQt4.cmake
parentc4503f753b9af4e676c8d42e3c8659fc0a7445aa (diff)
downloadextra-cmake-modules-760e338ee29066253a2036c221c5b4c8e7fe8df8.tar.gz
extra-cmake-modules-760e338ee29066253a2036c221c5b4c8e7fe8df8.tar.bz2
documentation and formatting fixes, no functional changes
Alex svn path=/branches/KDE/4.1/kdelibs/; revision=835631
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.