]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: Cython modules building with cmake
authorAli Maredia <amaredia@redhat.com>
Thu, 3 Mar 2016 17:05:18 +0000 (12:05 -0500)
committerJohn Spray <john.spray@redhat.com>
Tue, 29 Mar 2016 11:23:31 +0000 (12:23 +0100)
commitf02f1d17a64190a393802c98a86bf760214a91a2
tree7c54b59fc7ad8c8de66f5a8682c85adc5dd398b2
parent43d63ee456de71156baf8f7d8c66fd46bb253a49
cmake: Cython modules building with cmake

Signed-off-by: Ali Maredia <amaredia@redhat.com>
CMakeLists.txt
src/CMakeLists.txt
src/ceph.in
src/pybind/CMakeLists.txt [new file with mode: 0644]
src/pybind/cephfs/CMakeLists.txt [new file with mode: 0644]
src/pybind/cephfs/setup.py
src/pybind/rados/CMakeLists.txt [new file with mode: 0644]
src/pybind/rados/setup.py
src/pybind/rbd/CMakeLists.txt [new file with mode: 0644]
src/pybind/rbd/setup.py