blob: 93ea9c525b8ff1adfd4eebeadeb44dcfbcbf230b (
plain)
1
2
3
4
5
6
7
|
INTERFACE_HEADER_SETS
---------------------
List of ``INTERFACE`` and ``PUBLIC`` header sets added by
:command:`target_sources(FILE_SET)`. Headers listed in these header sets can be
installed with :command:`install(TARGETS)` and exported with
:command:`install(EXPORT)` and :command:`export`.
|