blob: 45c313c0477affce7cf213b464aae65d7f921211 (
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>.
|