The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15170 
====================================================================== 
Reported By:                stopiccot
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15170
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-09-23 07:45 EDT
Last Modified:              2014-09-23 07:45 EDT
====================================================================== 
Summary:                    CMAKE_SYSTEM_PROCESSOR  is broken on Windows
Description: 
According to it's description CMAKE_SYSTEM_PROCESSOR should have value of "The
name of the CPU CMake is building for". On Windows x64 hosts it always has value
of AMD64 no matter which architecture you are building for: x86/x64 or arm. I
have a strong opinion that this behavior should be fixed cause otherwise this
var is completely useless on windows. And yes I know there is a CMAKE_CL_64 var
for determining what arch we are building for. But it looks like a x64-only
dirty hack not a generic solution
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-09-23 07:45 stopiccot      New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to