File: libxc.pc.in

package info (click to toggle)
libxc 4.2.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 58,528 kB
  • sloc: ansic: 19,046; perl: 1,154; python: 800; f90: 495; makefile: 326; sh: 107
file content (11 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@CMAKE_INSTALL_PREFIX@
libdir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@
includedir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@

Name: libxc
Description: Library of exchange and correlation functionals to be used in DFT codes
Requires:
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lxc
Cflags: -I${includedir}