CMAKE_EXECUTABLE_SUFFIX.rst 244 B

123456789
  1. CMAKE_EXECUTABLE_SUFFIX
  2. -----------------------
  3. The suffix for executables on this platform.
  4. The suffix to use for the end of an executable filename if any, .exe
  5. on Windows.
  6. CMAKE_EXECUTABLE_SUFFIX_<LANG> overrides this for language <LANG>.