https://github.com/Kitware/CMake
Raw File
Tip revision: 6c120379dfe0db9446334c37c41ce63993371695 authored by Kitware Robot on 09 September 2024, 04:06:27 UTC
CMake Nightly Date Stamp
Tip revision: 6c12037
CMAKE_EXE_LINKER_FLAGS_CONFIG.rst
CMAKE_EXE_LINKER_FLAGS_<CONFIG>
-------------------------------

Flags to be used when linking an executable.

Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating
executables.
back to top