mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
9 lines
228 B
ReStructuredText
9 lines
228 B
ReStructuredText
CMAKE_SHARED_LINKER_FLAGS
|
|
-------------------------
|
|
|
|
Linker flags to be used to create shared libraries.
|
|
|
|
These flags will be used by the linker when creating a shared library.
|
|
|
|
.. include:: ../variable/include/LINKER_FLAGS.rst
|