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

12 lines
236 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-cpe
Description: Cryb.to CPE manipulation
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-cpe
Requires: cryb-core