CMAKE_EXE_LINKER_FLAGS_<CONFIG>
-------------------------------

Flags to be used when linking an executable.

These flags will be used by the linker when creating an executable for the
``<CONFIG>`` configuration.

.. include:: ../variable/include/LINKER_FLAGS.rst

See Also
^^^^^^^^

* :variable:`CMAKE_EXE_LINKER_FLAGS`
