Install man pages
authorBernhard Miklautz <bernhard.miklautz@thincast.com>
Mon, 16 Jan 2017 10:34:32 +0000 (11:34 +0100)
committerBernhard Miklautz <bernhard.miklautz@thincast.com>
Mon, 16 Jan 2017 10:34:32 +0000 (11:34 +0100)
commitd817469b78402d9053c4344d23c82eb6f917b62e
tree884323e3c856e9317d4d521dd977d196fe0466db
parent9c0e3e3300ea7b575241fb489de31f2bf842091c
Install man pages

* man pages are only build/installed if WITH_MANPAGES is enabled
* create a new cmake function install_freerdp_man to unified install man
  pages
* install all man pages using the new function
* update the nightly packages accordingly
CMakeLists.txt
client/Wayland/CMakeLists.txt
client/X11/CMakeLists.txt
cmake/InstallFreeRDPMan.cmake [new file with mode: 0644]
packaging/deb/freerdp-nightly/freerdp-nightly.install
packaging/rpm/freerdp-nightly.spec
server/shadow/CMakeLists.txt
winpr/CMakeLists.txt
winpr/tools/hash-cli/CMakeLists.txt
winpr/tools/makecert-cli/CMakeLists.txt