]> 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>
Wed, 10 Apr 2019 09:57:08 +0000 (17:57 +0800)
commit601126c19eaa5004f01d30f93ca37cf354c0ce8a
treec8fcb93f3931e4ce45de4f6dbd97924c50bab328
parent4c4b7ec8cf3162a1b4f76417b2d71f0281007279
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