]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not pass ${PYTHON_VERSION} to distutils_add_cython_module()
authorKefu Chai <kchai@redhat.com>
Wed, 28 Apr 2021 14:54:49 +0000 (22:54 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 28 Apr 2021 16:11:28 +0000 (00:11 +0800)
commit657fa4b70005074f0555fe409e505f49db6bc546
treee0dd46bf2debbf37845590b74b132916a2590488
parentf7294bca9d392ff58a8854902e4c370dc693205b
cmake: do not pass ${PYTHON_VERSION} to distutils_add_cython_module()

the python2 support was dropped in
5fc657b40dc7d27e84d4b62b5f37d9c771d74fcd, so no need to pass the python
version anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/rgw/CMakeLists.txt