cryb-otp/lib/otp/cryb-otp.pc.in
2017-03-07 01:33:16 +01:00

12 lines
263 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: cryb-otp
Description: Cryb.to one-time password library
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-otp
Requires.private: cryb-core cryb-oath