aboutsummaryrefslogtreecommitdiffstats
path: root/mybuild/googlemock/gmock_main.pc
blob: 2da4fbcc017af58241f074ea30b7790db1c3ef72 (plain)
1
2
3
4
5
6
7
8
9
libdir=/usr/local/lib
includedir=/usr/local/include

Name: gmock_main
Description: GoogleMock (with main() function)
Version: 1.9.0
URL: https://github.com/google/googletest
Libs: -L${libdir} -lgmock_main -pthread
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1 -pthread