]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: specify distutils build path explicitly 10568/head
authorKefu Chai <kchai@redhat.com>
Thu, 4 Aug 2016 09:18:07 +0000 (17:18 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 10 Aug 2016 01:58:22 +0000 (09:58 +0800)
commitbb163e98c08dbcb47ee7426179272674790d001a
treee833a758a246938d096d55ed2bba046ec1f80e61
parent253f28556c8dead17806deeb49917246bdbed8ea
cmake: specify distutils build path explicitly

so we don't need to replicate the logic in distutils/command/build.py
at different places.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/AddCephTest.cmake
cmake/modules/Distutils.cmake
src/ceph.in
src/pybind/cephfs/Makefile.am
src/pybind/rados/Makefile.am
src/pybind/rbd/Makefile.am