11 lines
336 B
PkgConfig
11 lines
336 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_main
|
||
|
|
Description: GoogleTest (with main() function)
|
||
|
|
Version: 1.16.0
|
||
|
|
URL: https://github.com/google/googletest
|
||
|
|
Requires: gtest = 1.16.0
|
||
|
|
Libs: -L${libdir} -lgtest_main
|
||
|
|
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1
|