cmake/Help/prop_tgt/IMPORTED_SONAME.rst

9 lines
263 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
IMPORTED_SONAME
---------------
2019-11-11 23:01:05 +01:00
The ``soname`` of an ``IMPORTED`` target of shared library type.
2014-08-03 19:52:23 +02:00
2019-11-11 23:01:05 +01:00
Set this to the ``soname`` embedded in an imported shared library. This
2014-08-03 19:52:23 +02:00
is meaningful only on platforms supporting the feature. Ignored for
non-imported targets.