blob: 6ae7df68d0e3081c05d347dcfdf17dba66310d2f (
plain)
1
2
3
4
5
6
7
8
|
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.
|