buildrootschalter/package/opencv
Samuel Martin 2b41d31c34 opencv: fix qt selection when highgui is enable
The OpenCV highgui module links against QtGui and QtTest.
The latter is built by default but was never installed.
Thanks to the previous patch on Qt, this can be rectified.

So, update the OpenCV Config.in with the missing Qt module selection.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-03 23:06:42 +02:00
..
Config.in opencv: fix qt selection when highgui is enable 2014-05-03 23:06:42 +02:00
opencv.mk opencv: always enable opencv_core module when opencv is enabled 2014-02-16 09:17:57 +01:00