blob: d07763b21a8f0f2828100f7c7e9c529c9af28a82 (
plain)
1
2
3
4
5
6
7
8
|
HEADER_SETS
-----------
.. versionadded:: 3.23
List of ``PRIVATE`` and ``PUBLIC`` header sets added by
:command:`target_sources(FILE_SET)`. Headers listed in these header sets are
treated as source files for the purposes of IDE integration.
|