]> git.proxmox.com Git - ceph.git/blame_incremental - ceph/src/pybind/rbd/CMakeLists.txt
update sources to v12.1.0
[ceph.git] / ceph / src / pybind / rbd / CMakeLists.txt
... / ...
CommitLineData
1distutils_add_cython_module(cython${PYTHON_VERSION}_rbd ${CMAKE_CURRENT_SOURCE_DIR}/rbd.pyx)
2add_dependencies(cython${PYTHON_VERSION}_rbd librbd)
3distutils_install_cython_module(cython${PYTHON_VERSION}_rbd)