summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/imported-implib-only.rst
blob: aa817b729127dde36f16e3355d4b9499af2a20f7 (plain)
1
2
3
4
5
6
7
imported-implib-only
--------------------

* On imported shared libraries, the :prop_tgt:`IMPORTED_IMPLIB` target
  property may now be used without :prop_tgt:`IMPORTED_LOCATION`.
  This can be used to represent a stub library whose location should not
  be added as a runtime search path to dependents that link it.