1CMAKE_EXECUTABLE_SUFFIX
2-----------------------
3
4The suffix for executables on this platform.
5
6The suffix to use for the end of an executable filename if any, ``.exe``
7on Windows.
8
9:variable:`CMAKE_EXECUTABLE_SUFFIX_<LANG>` overrides this for
10language ``<LANG>``.
11