libcvautomation/libcvautomation.pc.in

11 lines
252 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Libcvautomation
Description: GUI Automation and Testing tool based on OpenCV and XTest
Version: @VERSION@
Libs: -L${libdir} -lcvautomation
Cflags: -I${includedir}