On Wed, Jan 14, 2009 at 1:20 PM, Andreas Pakulat <ap...@gmx.de> wrote:

> If you look at the cmake docs, then you'll find out that nothing in there
> states that wildcards are allowed. Hence I'd assume that wildcards are not
> supported.
>
> Also you only need to set one of the two for find_path to use the
> directory.


Well if only the CMake documentation was that reliable. There's information
that I have found to be inaccurate or missing from the docs.

For example, the documentation for find_package() no where mentions the
variable created for the COMPONENTS parameter. Looking at FindBoost.cmake,
it appears to be in the form of <prefix>_FIND_COMPONENTS. Is this correct?
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to