mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
cmake: remove reference to kde4_create_manpage() macro
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
dabd0b9067
commit
1bcdd21c9a
2 changed files with 1 additions and 7 deletions
|
@ -140,12 +140,6 @@
|
||||||
# Installs all png and svgz files in the current directory to the icon
|
# Installs all png and svgz files in the current directory to the icon
|
||||||
# directory given in path, in the subdirectory for the given icon theme.
|
# directory given in path, in the subdirectory for the given icon theme.
|
||||||
#
|
#
|
||||||
# KDE4_CREATE_MANPAGE ( docbookfile section )
|
|
||||||
# Create the manpage for the specified section from the docbookfile
|
|
||||||
# The resulting manpage will be installed to <installdest> when using
|
|
||||||
# INSTALL_DESTINATION <installdest>, or to <installdest>/<subdir> if
|
|
||||||
# SUBDIR <subdir> is specified.
|
|
||||||
#
|
|
||||||
# KDE4_INSTALL_AUTH_HELPER_FILES ( HELPER_TARGET HELPER_ID HELPER_USER )
|
# KDE4_INSTALL_AUTH_HELPER_FILES ( HELPER_TARGET HELPER_ID HELPER_USER )
|
||||||
# This macro adds the needed files for an helper executable meant to be used by applications using KAuth.
|
# This macro adds the needed files for an helper executable meant to be used by applications using KAuth.
|
||||||
# It accepts the helper target, the helper ID (the DBUS name) and the user under which the helper will run on.
|
# It accepts the helper target, the helper ID (the DBUS name) and the user under which the helper will run on.
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
# Copyright (c) 2006-2009 Alexander Neundorf, <neundorf@kde.org>
|
# Copyright (c) 2006-2009 Alexander Neundorf, <neundorf@kde.org>
|
||||||
# Copyright (c) 2006, 2007, Laurent Montel, <montel@kde.org>
|
# Copyright (c) 2006, 2007, Laurent Montel, <montel@kde.org>
|
||||||
# Copyright (c) 2007 Matthias Kretz <kretz@kde.org>
|
# Copyright (c) 2007 Matthias Kretz <kretz@kde.org>
|
||||||
# Copyright (c) 2015-2021 Ivailo Monev <xakepa10@gmail.com>
|
# Copyright (c) 2015 Ivailo Monev <xakepa10@gmail.com>
|
||||||
#
|
#
|
||||||
# Redistribution and use is allowed according to the terms of the BSD license.
|
# Redistribution and use is allowed according to the terms of the BSD license.
|
||||||
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
|
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue