File: ccp4f.pc.cmakein

package info (click to toggle)
libccp4 8.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,100 kB
  • sloc: ansic: 19,540; fortran: 18,766; sh: 11,561; makefile: 73
file content (12 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libccp4c
Description: ccp4 f library
Version: @VERSION@
Requires: @CCP4F_REQUIRES@
Libs: -L${libdir} -l$<TARGET_FILE_BASE_NAME:ccp4f>
Libs.private: -lmmdb2
Cflags: -I${includedir}