]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: statically link gtest into librados unit tests
authorSage Weil <sage.weil@dreamhost.com>
Sun, 21 Aug 2011 23:38:50 +0000 (16:38 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Mon, 22 Aug 2011 00:53:19 +0000 (17:53 -0700)
commit2fb3af45ca971e77edad1ee6bd969f4d1b10da46
tree8ff62a1dfee53233b4877da4a721a02009163840
parent6decfa742f7f567c74790c8bd6228d03efde4362
librados: statically link gtest into librados unit tests

This way they can run via teuthology.

We should do this for anything that we expect to run outside of the
immediate build environment.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/Makefile.am