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

12 lines
254 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-test
Description: Cryb.to automated test framework
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcryb-test
Requires.private: cryb-core