subrepo: subdir: "platforms/test" merged: "a470f35" upstream: origin: "git@git.pcmuhely.hu:mississippi/mississippi-mcu-platform-x86_gtest.git" branch: "master" commit: "a470f35" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "7cac75d"
10 lines
277 B
PkgConfig
10 lines
277 B
PkgConfig
libdir=../gtest_i386/lib
|
|
includedir=../gtest_i386/include
|
|
|
|
Name: gmock
|
|
Description: GoogleMock (without main() function)
|
|
Version: 1.10.0
|
|
URL: https://github.com/google/googletest
|
|
Requires: gtest
|
|
Libs: -L${libdir} -lgmock -lpthread
|
|
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1
|