Files
mysysy/antlr/antlr4-runtime-4.12.0/runtime/_deps/googletest-build/googletest/generated/gmock.pc
2025-02-27 23:14:53 +08:00

11 lines
271 B
PkgConfig

libdir=/usr/local/lib
includedir=/usr/local/include
Name: gmock
Description: GoogleMock (without main() function)
Version: 1.11.0
URL: https://github.com/google/googletest
Requires: gtest = 1.11.0
Libs: -L${libdir} -lgmock
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1