mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
CMake is usually run as a 32 bit process even on 64 bit Windows, so the PROCESSOR_ARCHITECTURE environment variable would always return x86. This post gives a description on how to do it properly: http://blogs.msdn.com/b/david.wang/archive/2006/03/26/howto-detect-process-bitness.aspx
7.4 KiB
7.4 KiB