0
0
mirror of https://github.com/google/googletest.git synced 2025-03-19 18:33:48 +00:00
David Seifert 79875d320e
pkgconfig: Unconditionally depend on GTest when using GMock
* GTest is a required dependency for GMock, hence
  we always need to pull it in.
2018-09-02 16:25:18 +02:00
..