mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
9784834b4c
So, editor(s) can correctly highlight the RST syntax in the included files.
10 lines
254 B
ReStructuredText
10 lines
254 B
ReStructuredText
CMAKE_SHARED_LINKER_FLAGS_<CONFIG>
|
|
----------------------------------
|
|
|
|
Flags to be used when linking a shared library.
|
|
|
|
Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating shared
|
|
libraries.
|
|
|
|
.. include:: ../variable/include/LINKER_FLAGS.rst
|