- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: tss2-tcti-libtpms
- Description: TCTI library for communicating with the libtpms library.
- URL: https://github.com/tpm2-software/tpm2-tss
- Version: @VERSION@
- Cflags: -I${includedir}
- Libs: -ltss2-tcti-libtpms -L${libdir}
|