diff options
author | Brad King <brad.king@kitware.com> | 2008-06-05 13:54:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-06-05 13:54:28 (GMT) |
commit | a9a33a5c5e1b2d396e6844bcdb99f7a72e26b61e (patch) | |
tree | c7149f09a540c08caaff4924bf92015afad35c44 /Tests/CustomCommand | |
parent | 958dc2709fc84f0843eb078ce81e23cec6db7996 (diff) | |
download | CMake-a9a33a5c5e1b2d396e6844bcdb99f7a72e26b61e.zip CMake-a9a33a5c5e1b2d396e6844bcdb99f7a72e26b61e.tar.gz CMake-a9a33a5c5e1b2d396e6844bcdb99f7a72e26b61e.tar.bz2 |
BUG: Fix 64-bit build of CMake so it can find 32-bit VS install.
- cmFindBase should search both 32-bit and 64-bit registry views
for FIND_PROGRAM even if CMAKE_SIZEOF_VOID_P is not set.
- Needed because the variable is not available when CMAKE_MAKE_PROGRAM
is to be found.
Diffstat (limited to 'Tests/CustomCommand')
0 files changed, 0 insertions, 0 deletions