]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: skip man/CMakeLists.txt
authorCasey Bodley <casey@cohortfs.com>
Fri, 22 May 2015 14:38:29 +0000 (10:38 -0400)
committerVu Pham <vu@mellanox.com>
Fri, 22 May 2015 18:09:29 +0000 (11:09 -0700)
commit15dd70cd5a76a847c50002a1e75e118d8b9bc42b
tree57679a372fbe79aa05cd70a148229bb7628e4d9b
parent3dda5faf75143f36d191c245cb7d2fd4e3483ec3
cmake: skip man/CMakeLists.txt

man pages have to be preprocessed now, and can't be installed directly.
skip installing them until we add the cmake-fu to copy what man/Makefile.am
is doing

Signed-off-by: Casey Bodley <casey@cohortfs.com>
CMakeLists.txt