Re: [CMake] FindOpenCV.cmake

2009-12-11 Thread Tyler Roscoe
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

[CMake] FindOpenCV.cmake

2009-12-11 Thread David Doria
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

[CMake] FindOpenCV.cmake doesn't pick up /usr/local installation FIRST

2009-09-08 Thread Dat Chu
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