INTERFACE_HEADER_SETS¶
Added in version 3.23.
Read-only list of the target's INTERFACE and PUBLIC header sets (i.e.
all file sets with the type HEADERS). Files listed in these header 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 typeHEADERS