Fix the linking of various tests against GMock
authorChristopher Dykes <cdykes@fb.com>
Sat, 20 May 2017 03:57:10 +0000 (20:57 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 20 May 2017 04:06:38 +0000 (21:06 -0700)
commitb3e7df8220f410398011fea71b280ba8be459fcc
tree8a2a49ee9749182b778d054d700d3daeb97bc659
parent5d24ef4474ee6177d8f3e8a8dc24035fded6f65c
Fix the linking of various tests against GMock

Summary: A define was needed to be able to link when built against a shared-library version of gmock and gtest.

Reviewed By: yfeldblum

Differential Revision: D5100409

fbshipit-source-id: 9a4c9df20f682a25edde642c451476b2d1e1ae22
CMake/FindGMock.cmake
CMakeLists.txt