You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
IMPORTED
|
|
--------
|
|
|
|
Read-only indication of whether a target is ``IMPORTED``.
|
|
|
|
The boolean value of this property is ``True`` for targets created with
|
|
the ``IMPORTED`` option to :command:`add_executable` or :command:`add_library`.
|
|
It is ``False`` for targets built within the project.
|