]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not create gtest/gmock shared libraries 9477/head
authorKefu Chai <kchai@redhat.com>
Fri, 3 Jun 2016 03:53:10 +0000 (11:53 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 3 Jun 2016 17:42:09 +0000 (01:42 +0800)
commitac47440174c6e0a5228bd63b5fa9baef542e52cc
tree5e8dad84601e0fb8feb14f7e014df208d0f8e6a8
parent375c09c21c2dd7be34f87be5f16c961340b2c7d3
cmake: do not create gtest/gmock shared libraries

otherwise unit tests crash at exit.

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