INTERFACE_SOURCE_SETS¶
Added in version 4.4.
Read-only list of the target's INTERFACE and PUBLIC source sets (i.e.
all file sets with the type SOURCES). Files listed in these source sets
can be installed with install(TARGETS) and exported with
install(EXPORT) and export().
See Also¶
Related properties:
Related commands:
target_sources()to define file sets of typeSOURCES