mirror of https://github.com/abinit/abinit.git
14 lines
303 B
PkgConfig
14 lines
303 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
bindir=@bindir@
|
|
includedir=@includedir@
|
|
libdir=@libdir@
|
|
|
|
Name: Abinit
|
|
Description: Atomic-scale simulation software
|
|
Version: @PACKAGE_VERSION@
|
|
URL: https://www.abinit.org/
|
|
Requires: libatlas, netcdf
|
|
Libs: -L${libdir} -lab7_parser
|
|
Cflags: -I${includedir}/abinit
|