File size: 301 Bytes
10f2621
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
libdir=/home/runner/work/apbs/apbs/build/lib
includedir=/home/runner/work/apbs/apbs/build/include

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