[cmake-developers] Git for windows patch
Brad King
brad.king at kitware.com
Fri Jan 15 14:11:52 EST 2016
On 01/15/2016 10:25 AM, Brad King wrote:
> You'll have to investigate locally to determine why this method is
> not working.
It looks like a 64-bit CMake binary would not properly include
the "Program Files (x86)" directory as a search location due to
outdated assumptions. Please try this fix:
Windows: Find Program Files directories more robustly from environment
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=09b2f1c3
-Brad
More information about the cmake-developers
mailing list