]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: check for libpython of the same version of interpreter
authorKefu Chai <kchai@redhat.com>
Thu, 4 Apr 2019 03:44:56 +0000 (11:44 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 4 Apr 2019 15:57:03 +0000 (23:57 +0800)
commitb465e953deaf93dbed4c1beac17a52fe852c4bde
treee9fec6f7e15a7e42a0572c594c0e4213d12380a8
parent89cf63ff28bf4630ea45cf4f63ebc56e9becf78a
cmake: check for libpython of the same version of interpreter

actually cython or python3-cython's dependencies should take care of it.
but we should at least get it right on our side if we check it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c961e002d22ab7ceec20f1019f8c558ec9fcce6c)
src/CMakeLists.txt