cryb-to/lib/oath/cryb-oath.pc.in

12 lines
300 B
PkgConfig
Raw Normal View History

2017-03-06 23:50:17 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: cryb-oath
Description: Cryb.to Open Authentication primitives
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-oath
Requires.private: cryb-core cryb-digest cryb-enc cryb-mac cryb-rand