blob: df64769fec37b2960d11c3440af1d39544461f71 (
plain)
1
2
3
4
5
6
7
8
9
|
IMPORTED_LIBNAME_<CONFIG>
-------------------------
.. versionadded:: 3.8
<CONFIG>-specific version of :prop_tgt:`IMPORTED_LIBNAME` property.
Configuration names correspond to those provided by the project from
which the target is imported.
|