1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/variable/CMAKE_MODULE_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

9 lines
237 B
ReStructuredText

CMAKE_MODULE_LINKER_FLAGS_<CONFIG>
----------------------------------
Flags to be used when linking a module.
Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating modules.
.. include:: ../variable/include/LINKER_FLAGS.rst