Re: [CMake] FIND_PACKAGE does not work

2009-12-18 Thread Michael Wild
On 18. Dec, 2009, at 13:06 , Adolfo Rodríguez Tsouroukdissian wrote: > On Fri, Dec 18, 2009 at 12:57 PM, Müller Michael < > michael.muel...@dkfz-heidelberg.de> wrote: > >> Hi all, >> >> i am trying to include OpenCV 2.0 (which is using CMake now) in our >> project. Therefore, I call FIND_PACKAG

Re: [CMake] FIND_PACKAGE does not work

2009-12-18 Thread Adolfo Rodríguez Tsouroukdissian
On Fri, Dec 18, 2009 at 12:57 PM, Müller Michael < michael.muel...@dkfz-heidelberg.de> wrote: > Hi all, > > i am trying to include OpenCV 2.0 (which is using CMake now) in our > project. Therefore, I call FIND_PACKAGE(OpenCV 2 REQUIRED) in one of our > CMake files with the following result: > > CM

[CMake] FIND_PACKAGE does not work

2009-12-18 Thread Müller Michael
Hi all, i am trying to include OpenCV 2.0 (which is using CMake now) in our project. Therefore, I call FIND_PACKAGE(OpenCV 2 REQUIRED) in one of our CMake files with the following result: CMake Error at mitk/CMake/MITK_OpenCV_Config.cmake:2 (FIND_PACKAGE): Could not find module FindOpenCV.cma