Back to Cmake

CMAKE_SHARED_LINKER_FLAGS

Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst

4.3.2325 B
Original Source

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 for all build configurations.

.. include:: ../variable/include/LINKER_FLAGS.rst

See Also ^^^^^^^^

  • :variable:CMAKE_SHARED_LINKER_FLAGS_<CONFIG>