2017-07-20 19:35:53 +02:00
|
|
|
IMPORTED_OBJECTS
|
|
|
|
----------------
|
|
|
|
|
2019-11-11 23:01:05 +01:00
|
|
|
A :ref:`semicolon-separated list <CMake Language Lists>` of absolute paths to the object
|
2017-07-20 19:35:53 +02:00
|
|
|
files on disk for an :ref:`imported <Imported targets>`
|
|
|
|
:ref:`object library <object libraries>`.
|
|
|
|
|
|
|
|
Ignored for non-imported targets.
|
|
|
|
|
|
|
|
Projects may skip ``IMPORTED_OBJECTS`` if the configuration-specific
|
|
|
|
property :prop_tgt:`IMPORTED_OBJECTS_<CONFIG>` is set instead.
|