mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
9 lines
237 B
ReStructuredText
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
|