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 add_executable() or add_library(). It is False for targets built within the project.

Previous topic

IMPORTED_NO_SONAME

Next topic

IMPORTED_SONAME_<CONFIG>

This Page