blob: 393263ec8ad9518e8d0b726f5243aabce290a905 (
plain)
1
2
3
4
5
6
|
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.
|