File: libint2.pc.in

package info (click to toggle)
libint2 2.7.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 63,776 kB
  • sloc: ansic: 842,934; cpp: 47,846; sh: 3,139; makefile: 1,017; f90: 676; perl: 482; python: 334
file content (10 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: a library for the evaluation of molecular integrals of many-body operators over Gaussian functions
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lint2
Cflags: -I${includedir} -I${includedir}/libint2 @CPPFLAGS@