summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/INTERFACE_HEADER_SETS_TO_VERIFY.rst
blob: b0d63f3cd66d6488e83116528c466eccc87a455e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
INTERFACE_HEADER_SETS_TO_VERIFY
-------------------------------

.. versionadded:: 3.24

Used to specify which ``PUBLIC`` and ``INTERFACE`` header sets of a target
should be verified.

This property contains a semicolon-separated list of header sets which
should be verified if :prop_tgt:`VERIFY_INTERFACE_HEADER_SETS` is set to
``TRUE``. If the list is empty, all ``PUBLIC`` and ``INTERFACE`` header sets
are verified. (If the project does not want to verify any header sets on the
target, simply set :prop_tgt:`VERIFY_INTERFACE_HEADER_SETS` to ``FALSE``.)