File: fplll.pc.in

package info (click to toggle)
fplll 5.5.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 10,984 kB
  • sloc: cpp: 21,104; javascript: 1,284; sh: 1,050; makefile: 198; perl: 46; python: 42
file content (10 lines) | stat: -rw-r--r-- 298 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: lattice algorithms with floating-point computations
Version: @PACKAGE_VERSION@
Cflags: -I${includedir} @PTHREAD_CFLAGS@
Libs: -L${libdir} @LIBQD_LIBS@ @PTHREAD_LIBS@ @LIBS@ -lfplll