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