blob: bf0c3cbc15a8a51fb8b15ffa6e407cba78562ec7 (
plain)
1
2
3
4
5
6
7
8
|
IMPORTED_SONAME
---------------
The ``soname`` of an ``IMPORTED`` target of shared library type.
Set this to the ``soname`` embedded in an imported shared library. This
is meaningful only on platforms supporting the feature. Ignored for
non-imported targets.
|