anbox/cmake
Shengjing Zhu 4dd4d8e339 cmake: link gtest_main to gmock lib
Starting with googletest 1.8.1, I meet the following error when building
the tests.

/usr/bin/ld: ../../../gmock/libgmock_main.a(gmock_main.cc.o): in function `main':
/usr/src/googletest/googlemock/src/gmock_main.cc:52: undefined reference to `testing::InitGoogleMock(int*, char**)'
2018-10-14 15:10:43 +08:00
..
FindEGL.cmake Initial work 2016-06-14 11:34:17 +02:00
FindGLESv2.cmake Initial work 2016-06-14 11:34:17 +02:00
FindGMock.cmake cmake: link gtest_main to gmock lib 2018-10-14 15:10:43 +08:00
LinuxCrossCompile.cmake Use host compiler to build emugen utility in cross-build environments 2017-01-27 07:12:19 +01:00