mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
10 lines
240 B
ReStructuredText
10 lines
240 B
ReStructuredText
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.
|
|
|
|
.. include:: ../variable/include/LINKER_FLAGS.rst
|