Alexander Neundorf wrote:

> The defaults are set in Modules/Platform/UnixPath.cmake and WindowsPaths.cmake

Thanks for that. There's one thing I don't understand: in
UnixPath.cmake, the search paths are set to a set of hard-coded
absolute paths, as I would expect. However, in WindowsPaths.cmake,
the search paths are set to the value of $ENV{ProgramFiles} which
I assume is the value of that environment variable. It's not clear
to me where $ENV{ProgramFiles} itself is set though - it's not an
environment variable that I have set in my Windows session. Do you
know where it comes from ?


-- 
Regards

Steve Collyer
Netspinner Ltd
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to