[CMake] Installing FindCGAL.cmake

Alexander Neundorf a.neundorf-work at gmx.net
Fri Nov 14 12:54:02 EST 2008


On Friday 14 November 2008, Hendrik Sattler wrote:
> Am Friday 14 November 2008 15:34:10 schrieb Fernando Cacciola:
...
> > That is, cmake doesn't *search* for CGALConfig.cmake, it merely looks
> > for it at CGAL_DIR
>
> That's not what the descriptions says and most of the additional arguments
> for find_package() don't make sense if this is true.

Depends on which cmake version we are talking about.
Since 2.6 it searches for FooConfig.cmake in a lot of directories, before that 
basically it only checked Foo_DIR.

Alex


More information about the CMake mailing list