cmake/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst

9 lines
269 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.
This variable initializes the LINK_DEPENDS_NO_SHARED property on
targets when they are created. See that target property for
additional information.