googletest/mybuild/googlemock/gmock_main.pc

10 lines
269 B
PkgConfig
Raw Normal View History

2018-08-20 18:10:58 +00:00
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