libcvautomation/libcvautomation.pc.in

11 lines
252 B
PkgConfig
Raw Normal View History

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@
2012-07-23 08:53:32 -04:00
Libs: -L${libdir} -lcvautomation
Cflags: -I${includedir}