imported-implib-only.rst 317 B

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