cmake/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst

9 lines
281 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_LINK_DEPENDS_NO_SHARED
----------------------------
Whether to skip link dependencies on shared library files.
2015-11-17 17:22:37 +01:00
This variable initializes the :prop_tgt:`LINK_DEPENDS_NO_SHARED` property on
2014-08-03 19:52:23 +02:00
targets when they are created. See that target property for
additional information.