diff options
| author | Alexander Neundorf <neundorf@kde.org> | 2006-05-12 18:46:21 +0000 |
|---|---|---|
| committer | Alexander Neundorf <neundorf@kde.org> | 2006-05-12 18:46:21 +0000 |
| commit | 85021f2518dceb4b6bfbd8e184431027af671836 (patch) | |
| tree | 6c895c3936d671ed26057338e83f556ac3cf72b4 /modules/FindKDE4Internal.cmake | |
| parent | 35a85527e19dcfbc67bea3774bd6ac0383a2f7ff (diff) | |
| download | extra-cmake-modules-85021f2518dceb4b6bfbd8e184431027af671836.tar.gz extra-cmake-modules-85021f2518dceb4b6bfbd8e184431027af671836.tar.bz2 | |
-kde4_header() and footer are gone
Alex
svn path=/trunk/KDE/kdelibs/; revision=540234
Diffstat (limited to 'modules/FindKDE4Internal.cmake')
| -rw-r--r-- | modules/FindKDE4Internal.cmake | 10 |
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. |
