File size: 347 Bytes
4dd49b2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
libdir=/mnt/bn/bohanzhainas1/jiashuo/miniconda3/lib
includedir=/mnt/bn/bohanzhainas1/jiashuo/miniconda3/include

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