File size: 322 Bytes
f499a53
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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