diff options
author | Brad King <brad.king@kitware.com> | 2016-01-15 19:04:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-01-15 19:07:22 (GMT) |
commit | 09b2f1c3f5819a5a3ec03069e7c2811172ac3591 (patch) | |
tree | 6be49fc940d521d2e0f3dc8a27be942ad7f5fa73 /Auxiliary | |
parent | b8d002af1aeefb435a9560b056f081e5d8dff734 (diff) | |
download | CMake-09b2f1c3f5819a5a3ec03069e7c2811172ac3591.zip CMake-09b2f1c3f5819a5a3ec03069e7c2811172ac3591.tar.gz CMake-09b2f1c3f5819a5a3ec03069e7c2811172ac3591.tar.bz2 |
Windows: Find Program Files directories more robustly from environment
In Modules/Platform/WindowsPaths.cmake our previously recorded
environment variable combinations no longer seem to be correct. For
example, a 64-bit cmake binary may see ProgramW6432 in the environment
and end up not considering the "ProgramFiles(x86)" variable. Instead
check for all possible environment variables in the preferred order and
then remove duplicates.
Reported-by: Shawn Waldon <shawn.waldon@kitware.com>
Diffstat (limited to 'Auxiliary')
0 files changed, 0 insertions, 0 deletions