cmake/Help/variable/CMAKE_EXECUTABLE_SUFFIX_LANG.rst
2021-09-14 00:13:48 +02:00

8 lines
246 B
ReStructuredText

CMAKE_EXECUTABLE_SUFFIX_<LANG>
------------------------------
The suffix to use for the end of an executable filename of ``<LANG>``
compiler target architecture, if any.
It overrides :variable:`CMAKE_EXECUTABLE_SUFFIX` for language ``<LANG>``.