aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportmisterg2018-12-132-2/+2
| | | | | | Internal Change PiperOrigin-RevId: 225231727
* Googletest exportmisterg2018-11-202-2/+2
| | | | | | Internal Change PiperOrigin-RevId: 222123106
* Use pcfiledir for prefix in pkgconfig fileFilipp Andjelo2018-10-112-4/+6
| | | | | | | Using absolute paths in the pkg-config file makes it not relocatable and leads to problems, when trying to use it with precompiled cross toolchains. Setting prefix to relative path based on pcfiledir makes it more reliable for such cases.
* pkgconfig: Unconditionally depend on GTest when using GMockDavid Seifert2018-09-022-0/+2
| | | | | * GTest is a required dependency for GMock, hence we always need to pull it in.
* Add support for pkgconfigDavid Seifert2017-08-142-0/+18