summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Pod2man.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Fix installation directories for man pagesBryce Harrington2016-01-171-1/+1
| | | | | | We're not (yet) using the GnuInstallDirs module, so we don't have things like CMAKE_INSTALL_MANDIR and such defined. (bzr r14606)
* cmake: Move pod2man macro into its own moduleBryce Harrington2016-01-161-0/+54
(bzr r14589)