10 lines
362 B
PkgConfig
10 lines
362 B
PkgConfig
|
|
libdir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/gtest/v1.17.0/lib
|
||
|
|
includedir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/gtest/v1.17.0/include
|
||
|
|
|
||
|
|
Name: gtest
|
||
|
|
Description: GoogleTest (without main() function)
|
||
|
|
Version: 1.17.0
|
||
|
|
URL: https://github.com/google/googletest
|
||
|
|
Libs: -L${libdir} -lgtest
|
||
|
|
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1
|