Files
CMake/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst
Alex Turbov 9784834b4c Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

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