Tentative fix to using FIND_PACKAGE(OpenCV) from external apps after last atomic...
authorJose Luis Blanco <no@email>
Fri, 14 May 2010 09:35:39 +0000 (09:35 +0000)
committerJose Luis Blanco <no@email>
Fri, 14 May 2010 09:35:39 +0000 (09:35 +0000)
commit4833f15b2243ac48da3851449e067b8a796c2244
treed8ca6a2427f6c8d5c216e242c4fffb5a8a9c019b
parenta2e158aeb8585fd205552e73d1d70b8da37d9e86
Tentative fix to using FIND_PACKAGE(OpenCV) from external apps after last atomic bomb commit!
Fixed for OpenCV compiled whereever and NOT "make install"ed. This second case must be checked later, since I'm not sure of the pretended include dirs layout after "make install".
If all include dirs go to the same target install directory, it should work as is right now.
CMakeLists.txt
OpenCVConfig.cmake.in