2016-06-23 10:27:10 +03:00

11 lines
224 B
PkgConfig

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: SlaLib
Description: Fortran SLA library (warning, no C wrapper!)
Version: 7.0.0
Libs: -L${libdir} -lsla
Cflags: -I${includedir}