Files
CMake/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst
T
Alex Turbov 9784834b4c Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

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