cmake/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst
2015-11-17 17:22:37 +01:00

9 lines
281 B
ReStructuredText

CMAKE_LINK_DEPENDS_NO_SHARED
----------------------------
Whether to skip link dependencies on shared library files.
This variable initializes the :prop_tgt:`LINK_DEPENDS_NO_SHARED` property on
targets when they are created. See that target property for
additional information.