CMAKE_HOST_SYSTEM_NAME.rst 189 B

1234567
  1. CMAKE_HOST_SYSTEM_NAME
  2. ----------------------
  3. Name of the OS CMake is running on.
  4. The same as CMAKE_SYSTEM_NAME but for the host system instead of the
  5. target system when cross compiling.