summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst
blob: 356590f6fbaa69554ed10cec7b92981cd5118380 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_EXECUTABLE_SUFFIX
-----------------------

The suffix for executables on this 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>``.