cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst

8 lines
203 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_SHARED_LINKER_FLAGS_<CONFIG>
----------------------------------
Flags to be used when linking a shared library.
2015-11-17 17:22:37 +01:00
Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating shared
2014-08-03 19:52:23 +02:00
libraries.