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

11 lines
236 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: cryb-cpe
Description: Cryb.to CPE manipulation
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-cpe
Requires: cryb-core