You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARE...

9 lines
281 B

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.