master
/ miniconda3 / pkgs / yaml-cpp-0.7.0-h295c915_1 / lib / pkgconfig / gtest_main.pc

gtest_main.pc @74036c5 raw · history · blame

prefix=${pcfiledir}/../..
libdir=${prefix}/lib
includedir=${prefix}/include

Name: gtest_main
Description: GoogleTest (with main() function)
Version: 1.10.0
URL: https://github.com/google/googletest
Requires: gtest
Libs: -L${libdir} -lgtest_main -lpthread
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1 -lpthread