2013-10-15 19:17:36 +04:00
|
|
|
CMAKE_EXECUTABLE_SUFFIX
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
The suffix for executables on this platform.
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
The suffix to use for the end of an executable filename if any, ``.exe``
|
2013-10-15 19:17:36 +04:00
|
|
|
on Windows.
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
``CMAKE_EXECUTABLE_SUFFIX_<LANG>`` overrides this for language ``<LANG>``.
|