Raw File
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