CMAKE_HOST_SYSTEM_PROCESSOR.rst 209 B

1234567
  1. CMAKE_HOST_SYSTEM_PROCESSOR
  2. ---------------------------
  3. The name of the CPU CMake is running on.
  4. The same as CMAKE_SYSTEM_PROCESSOR but for the host system instead of
  5. the target system when cross compiling.