bug in FindOpenCV.cmake (Bug #911)
Description
Hi,
The new FindOpenCV.cmake can not find opencv 2.2 when installed in /usr/local and when giving it the OpenCV_DIR it is trying to find ${OpenCV_DIR}/include/opencv/cvver.h which is not installed by opencv 2.2 (which is another bug and kills the backward compatibility anyway).
Associated revisions
Merge pull request #911 from jrdi:patch-1
History
Updated by Vadim Pisarevsky about 14 years ago
FindOpenCV.cmake is not an official script. It is recommended to use OpenCVConfig.cmake instead.
- Status changed from Open to Done
- (deleted custom field) set to invalid