File size: 365 Bytes
10f2621 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | prefix=/home/runner/work/apbs/apbs/build
libdir=/home/runner/work/apbs/apbs/build/lib
includedir=/home/runner/work/apbs/apbs/build/include/punc
Name: APBS
Description: Direct solution of large, sparse systems of linear equations
Version: 5.3.0
URL: http://crd-legacy.lbl.gov/~xiaoye/SuperLU/
Libs: -L${libdir} -lsuperlu
Libs.private: -lm
Cflags: -I${includedir}
|