aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroLibrary.cmake
diff options
context:
space:
mode:
authorAllen Winter <winter@kde.org>2007-09-26 21:35:47 +0000
committerAllen Winter <winter@kde.org>2007-09-26 21:35:47 +0000
commit4587ff182b62eab5c8c7e4816678b1ed207e7a90 (patch)
tree8812d0c4ffbade4680741b4a1e14be66211481f4 /modules/MacroLibrary.cmake
parent8a5e72cd3f863ecfe04017d289874193f311cab2 (diff)
downloadextra-cmake-modules-4587ff182b62eab5c8c7e4816678b1ed207e7a90.tar.gz
extra-cmake-modules-4587ff182b62eab5c8c7e4816678b1ed207e7a90.tar.bz2
Sometimes we name our manpage docbook files as "man-foo.docbook",
but the contents of that same file will say to generate a manpage called foo.1. (see <refentrytitle> in the docbook). So, we change the kde4_create_manpage() macro to do a s+/man-+/+ when creating the output file from the input file, i.e., man-foo.docbook becomes foo.1. The safer way would be to parse the docbook file, looking for the <refentrytitle> value. Then create the output file from that. Rather not, unless required later. svn path=/trunk/KDE/kdelibs/; revision=717431
Diffstat (limited to 'modules/MacroLibrary.cmake')
0 files changed, 0 insertions, 0 deletions