summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst
blob: bc4b9df477466a8860a3dc6303ac5c3d75fc6353 (plain)
1
2
3
4
5
6
7
8
9
10
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.

:variable:`CMAKE_EXECUTABLE_SUFFIX_<LANG>` overrides this for
language ``<LANG>``.