You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
414 B

set(properties
# property expected alias
# Test a property which should never be initialized.
"notset" "<UNSET>" "<SAME>"
# Build graph properties
"VERIFY_INTERFACE_HEADER_SETS" "TRUE" "<SAME>"
# Metadata
"FOLDER" "folder" "<SAME>"
)
prepare_target_types(always ${all_target_types})
run_property_tests(always properties)