fee56ec40af1f4a01e6bb85ddb05adc58b5e30c3
[stor4nfv.git] / src / ceph / src / pybind / rbd / CMakeLists.txt
1 distutils_add_cython_module(cython${PYTHON_VERSION}_rbd ${CMAKE_CURRENT_SOURCE_DIR}/rbd.pyx)
2 add_dependencies(cython${PYTHON_VERSION}_rbd librbd)
3 distutils_install_cython_module(cython${PYTHON_VERSION}_rbd)