mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
This was accidentally left out of commit 4b0ee4e338 (Help: Add
documentation for target_sources(FILE_SET) and associated properties,
2021-07-02).
9 lines
257 B
ReStructuredText
9 lines
257 B
ReStructuredText
HEADER_DIRS
|
|
-----------
|
|
|
|
.. versionadded:: 3.23
|
|
|
|
Semicolon-separated list of base directories of the default header set created
|
|
by :command:`target_sources(FILE_SET)`. This property supports
|
|
:manual:`generator expressions <cmake-generator-expressions(7)>`.
|