CMAKE_EXECUTABLE_SUFFIXΒΆ

The suffix for executables on the target platform.

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

CMAKE_EXECUTABLE_SUFFIX_<LANG> overrides this for language <LANG>.

See the CMAKE_HOST_EXECUTABLE_SUFFIX variable for the executable suffix on the host platform.