https://github.com/Kitware/CMake
Raw File
Tip revision: b3de2a8e6451c9138948c23a974740823ade8263 authored by Brad King on 01 June 2015, 13:39:26 UTC
CMake 3.2.3
Tip revision: b3de2a8
CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst
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.
back to top