cryb-to/lib/hash/cryb-hash.pc.in
2018-05-05 15:37:55 +02:00

11 lines
255 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: cryb-hash
Description: Cryb.to non-cryptographic hash algorithms
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-hash
Requires: cryb-core