]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: drop Find{Python,Python2}.cmake
authorKefu Chai <kchai@redhat.com>
Thu, 19 Dec 2019 02:09:03 +0000 (10:09 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Dec 2019 03:52:56 +0000 (11:52 +0800)
commit46358e04d2772405817050af9fd106d00dc533a7
tree5368d7d9db0a4b840287e436bbdb168b4644642d
parent5c990ddd8e597865ca8e2c585b8f438038e1da55
cmake: drop Find{Python,Python2}.cmake

since we are python3 only, there is no need to check Python2 anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/AddCephTest.cmake
cmake/modules/FindPython.cmake [deleted file]
cmake/modules/FindPython2.cmake [deleted file]