Re: [CMake] win32 and win64 on same box: CMAKE_SYSTEM_PREFIX_PATH

2010-12-04 Thread Hicham Mouline
>on win64 boxes, typically, 32bit binaries are under \Program Files (x86) and >64bit are under \Program Files >It would be good if CMAKE_SYSTEM_PREFIX_PATH for e.g., and other similar >paths, were set to the appropriate >On win32 boxes: >. If msvc => \program files >. If msvc w

[CMake] win32 and win64 on same box: CMAKE_SYSTEM_PREFIX_PATH

2010-11-30 Thread Hicham Mouline
on win64 boxes, typically, 32bit binaries are under \Program Files (x86) and 64bit are under \Program Files It would be good if CMAKE_SYSTEM_PREFIX_PATH for e.g., and other similar paths, were set to the appropriate On win32 boxes: . If msvc => \program files . If msvc win64