]> git.apps.os.sepia.ceph.com Git - ceph-ci.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 05:30:48 +0000 (13:30 +0800)
commitc961e002d22ab7ceec20f1019f8c558ec9fcce6c
treeb4649b745d5b367dba2ce98d0e3de425e8f676b6
parentd8c13e86048b7aac458f3eda101f9778e3d45dcf
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>
src/CMakeLists.txt