prefix=${pcfiledir}/../.. libdir=${prefix}/lib includedir=${prefix}/include Name: gmock_main Description: GoogleMock (with main() function) Version: 1.10.0 URL: https://github.com/google/googletest Requires: gmock Libs: -L${libdir} -lgmock_main -lpthread Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1 -lpthread