]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: link unittest_ipaddr against GTest::Main
authorKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 05:46:53 +0000 (13:46 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 06:09:49 +0000 (14:09 +0800)
commit8da52eab4c28e50e7f78f7d14fe0849c23a3878a
treea8f9247279b487471c3778defc7612cc165becb3
parent7d644cca9e6a6248f300e1225727bee28dfeab65
cmake: link unittest_ipaddr against GTest::Main

otherwise its main() is not defined, and fails to link.

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