]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: find python2 interpreter for gtest-parallel 22931/head
authorKefu Chai <kchai@redhat.com>
Sat, 7 Jul 2018 09:10:23 +0000 (17:10 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 9 Jul 2018 13:09:18 +0000 (21:09 +0800)
commit423ca5764e0c2f063a7c8245608f92588cbb71f3
tree4cca164b48a728084e3f9bff66aa9c95a99903f3
parenteeadc06a310f8daca8c283d620da1b9a2fdc9d79
cmake: find python2 interpreter for gtest-parallel

gtest-parallel only supports python2 at this moment, so find it
a python2 interpreter if it is enabled.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/AddCephTest.cmake