[CMake] Default search paths for FIND_PATH

Brandon Van Every bvanevery at gmail.com
Sun Nov 18 17:00:56 EST 2007


On Nov 18, 2007 4:30 PM, Stephen Collyer <scollyer at netspinner.co.uk> wrote:
> Where can I find a description of the values of the default
> search paths that FIND_PATH uses ? There are a bunch of
> variables described in the man page but I have no idea
> what values they have. I'm interested in their values
> for both Unix and Win platforms.

I'm not understanding why you care?  The CMake 2.4.7 documentation for
FIND_PATH is extensive.  It gives you the ability to search no default
paths at all, if that is your choice.  Otherwise, if you choose to
include system search paths, they are whatever the OS + user chose to
set.


Cheers,
Brandon Van Every


More information about the CMake mailing list