On Fri, Dec 11, 2009 at 03:38:01PM -0500, David Doria wrote:
> What is the process for getting a library added to cmake?
>
> The instructions for installing OpenCV have the user download
> FindOpenCV.cmake and put it in their cmake/modules directory
> http://opencv.willowgarage.com/wiki/Getting_st
What is the process for getting a library added to cmake?
The instructions for installing OpenCV have the user download
FindOpenCV.cmake and put it in their cmake/modules directory
http://opencv.willowgarage.com/wiki/Getting_started?action=AttachFile&do=view&target=FindOpenCV.cmake
Can this be in
I must be missing something very obvious. The FindOpenCV.cmake package
doesn't seem to respect that I have a custom-built version of OpenCV
under /usr/local and goes ahead to grab the ones in /usr always.
Also, it outputs
Checking GNUCXX version 3/4 to determine OpenCV /opt/net/ path
Checking GN