do not use include_directories when calling find_package(OpenCV)
authorVincent Rabaud <vrabaud@aldebaran-robotics.com>
Thu, 14 Nov 2013 14:24:18 +0000 (15:24 +0100)
committerVincent Rabaud <vrabaud@aldebaran-robotics.com>
Thu, 14 Nov 2013 14:24:18 +0000 (15:24 +0100)
commit154d119e13e5dffa5ecfc4235a3e49d49cef44d1
tree1460d6313b44f024b1721637ca17984c659891b3
parenta8e1d1f0b227679126a8f1290d618ba01e051388
do not use include_directories when calling find_package(OpenCV)
This is something that should be left to the user, that's the whole
point of OpenCV_INCLUDE_DIRS.
cmake/templates/OpenCVConfig.cmake.in