INTERFACE_HEADER_SETS_TO_VERIFYΒΆ
Added in version 3.24.
Used to specify which PUBLIC and INTERFACE header sets of a target
should be verified as interface headers.
This property contains a semicolon-separated list of header sets which
should be verified if 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 interface header sets on
the target, set VERIFY_INTERFACE_HEADER_SETS to false.
See also PRIVATE_HEADER_SETS_TO_VERIFY.