On Jan 14, 2008 9:14 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote:
>
> No, it is not correct.  Once something is found, it can not be set to
> NOTFOUND by another find command.  If that were true, then cmake would
> keep looking for things over and over.  It is perfectly valid and
> expected to call find_* more than once in a find module.  The first one
> that finds it will stop the searching.

Ok.

>This is all documented in the find_* commands.

I don't think the docs are entirely clear about different invocations
of FIND_PROGRAM that use the same variable.


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to