CMAKE_SYSTEM_PROCESSOR.rst 255 B

12345678
  1. CMAKE_SYSTEM_PROCESSOR
  2. ----------------------
  3. The name of the CPU CMake is building for.
  4. On systems that support uname, this variable is set to the output of
  5. uname -p, on windows it is set to the value of the environment
  6. variable PROCESSOR_ARCHITECTURE