aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindKDE4Internal.cmake')
-rw-r--r--modules/FindKDE4Internal.cmake10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake
index c1657288..418541df 100644
--- a/modules/FindKDE4Internal.cmake
+++ b/modules/FindKDE4Internal.cmake
@@ -124,16 +124,6 @@
# from FindQt4.cmake to have the moc files generated. This will be faster
# but require more manual work.
#
-# KDE4_HEADER()
-# This is a macro which is currently empty.
-# It is automatically inserted by the am2cmake script at the top
-# of each converted CMakeLists.txt
-#
-# KDE4_FOOTER()
-# This is a macro which is currently empty.
-# It is automatically inserted by the am2cmake script at the end
-# of each converted CMakeLists.txt
-#
# KDE4_INSTALL_LIBTOOL_FILE ( subdir target )
# This will create and install a simple libtool file for the
# given target. This might be required for other software.