cryb-to/lib/rand/cryb-rand.pc.in
2017-03-07 00:54:46 +01:00

11 lines
254 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: cryb-rand
Description: Cryb.to random number generators
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-rand
Requires.private: cryb-core