CMAKE_HOST_SYSTEM_VERSION.rst 194 B

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