cmvr-es/third_party/gtest/1.17.0/lib/pkgconfig/gtest.pc
2025-08-21 13:56:39 +08:00

10 lines
304 B
PkgConfig

libdir=/home/lgv/cmvr/thrid_party/gtest/1.17.0/lib
includedir=/home/lgv/cmvr/thrid_party/gtest/1.17.0/include
Name: gtest
Description: GoogleTest (without main() function)
Version: 1.16.0
URL: https://github.com/google/googletest
Libs: -L${libdir} -lgtest
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1