File: libdssp.pc.in

package info (click to toggle)
dssp 4.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 752 kB
  • sloc: cpp: 3,246; python: 125; sh: 13; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datalibdir=@datarootdir@/libdssp

Name: libdssp
Description: C++ library for the assignment of secondary structure in proteins
Version: @PACKAGE_VERSION@

Requires.private: libcifpp
Libs: -L${libdir} -ldssp
Cflags: -I${includedir} -pthread