cmake/Help/variable/CMAKE_EXECUTABLE_SUFFIX_LANG.rst

8 lines
246 B
ReStructuredText
Raw Normal View History

2021-09-14 00:13:48 +02:00
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>``.