CMAKE_HOST_EXECUTABLE_SUFFIXΒΆ

New in version 3.31.

The suffix for executables on the host platform. This may differ from the suffix for the target platform, CMAKE_EXECUTABLE_SUFFIX.

The suffix to use for the end of an executable filename if any, .exe on Windows.

See also CMAKE_EXECUTABLE_SUFFIX.