File: libcaes.pc.in

package info (click to toggle)
libcaes 0~20251121-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,820 kB
  • sloc: ansic: 29,475; sh: 6,682; python: 6,477; makefile: 378; cpp: 189; sed: 16
file content (12 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libcaes
Description: Library to support cross-platform AES encryption
Version: @VERSION@
Libs: -L${libdir} -lcaes
Libs.private: @ax_libcerror_pc_libs_private@ @ax_libcrypto_pc_libs_private@
Cflags: -I${includedir}