2011-07-01 03:25:27 +02:00
|
|
|
# Package Information for pkg-config
|
|
|
|
|
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir_old=@includedir@/opencv
|
|
|
|
includedir_new=@includedir@
|
|
|
|
|
|
|
|
Name: OpenCV
|
|
|
|
Description: Open Source Computer Vision Library
|
2013-09-12 14:37:30 +02:00
|
|
|
Version: @OPENCV_VERSION_PLAIN@
|
2011-07-01 03:25:27 +02:00
|
|
|
Libs: @OpenCV_LIB_COMPONENTS@
|
|
|
|
Cflags: -I${includedir_old} -I${includedir_new}
|