]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: do not install googletest
authorKefu Chai <kchai@redhat.com>
Thu, 2 May 2019 15:35:23 +0000 (23:35 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 2 May 2019 15:52:45 +0000 (23:52 +0800)
commitd4387d33ef20af8e0b80d0c6bd7329b416ab2de5
treec950f2009da7ab83877d3fe38fc42ce3e14b657f
parent9acf3354640215b641d1f48ef0457a3ac13f65f9
cmake: do not install googletest

the new googletest added an option to allow its consumer to skip this,
so instead of patching googletest, let's use this option.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt