]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: Also build Python bindings for Python 3
authorOleh Prypin <oleh@pryp.in>
Wed, 13 Jul 2016 12:57:30 +0000 (15:57 +0300)
committerOleh Prypin <oleh@pryp.in>
Thu, 11 Aug 2016 13:36:57 +0000 (16:36 +0300)
commit5683a8259ba6a2e434f8b600d1b5518824a1a394
tree6111ecfb1e58876cc758fc4f666618145a350b57
parentb1180740fe1b0e8ac500cf48288a658fb6751801
cmake: Also build Python bindings for Python 3

Signed-off-by: Oleh Prypin <oleh@pryp.in>
CMakeLists.txt
cmake/modules/AddCephTest.cmake
cmake/modules/Distutils.cmake
cmake/modules/FindCython.cmake
cmake/modules/FindPython3Interp.cmake [new file with mode: 0644]
cmake/modules/FindPython3Libs.cmake [new file with mode: 0644]
src/CMakeLists.txt
src/pybind/CMakeLists.txt
src/pybind/cephfs/CMakeLists.txt
src/pybind/rados/CMakeLists.txt
src/pybind/rbd/CMakeLists.txt