]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: add an arg for name of cython extension
authorKefu Chai <kchai@redhat.com>
Mon, 8 Jul 2019 11:32:49 +0000 (19:32 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 8 Jul 2019 11:32:51 +0000 (19:32 +0800)
commit855685f0fcc8b77d0642f24afd21b9c235f91f5b
treecfeabe15f0b22144c5a64d257675494233a2889d
parentb7010730f2d28b8f99826d7e94188aca3edbf0e4
cmake: add an arg for name of cython extension

so we can deduce the path of cython extension

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/Distutils.cmake
src/pybind/cephfs/CMakeLists.txt
src/pybind/rados/CMakeLists.txt
src/pybind/rbd/CMakeLists.txt
src/pybind/rgw/CMakeLists.txt