Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / pybind / rgw / CMakeLists.txt
1 distutils_add_cython_module(cython${PYTHON_VERSION}_rgw ${CMAKE_CURRENT_SOURCE_DIR}/rgw.pyx)
2 add_dependencies(cython${PYTHON_VERSION}_rgw rgw)
3 distutils_install_cython_module(cython${PYTHON_VERSION}_rgw)