File: libqat.pc.in

package info (click to toggle)
qatlib 24.02.0-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 16,276 kB
  • sloc: ansic: 127,755; asm: 980; makefile: 355; sh: 343
file content (11 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libqat
Description: User space library that allows to access Intel QAT devices
Version: @VERSION@
Libs: -L${libdir} -l@LIBQATNAME@
Cflags: -I${includedir}
Requires: libusdm libcrypto