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.

10 lines
292 B

set(properties
# property expected alias
"SYSTEM" "ON" "<SAME>"
)
prepare_target_types(imported
IMPORTED_EXECUTABLE IMPORTED_INTERFACE IMPORTED_MODULE IMPORTED_OBJECT IMPORTED_SHARED IMPORTED_STATIC)
set(with_defaults 1)
run_property_tests(imported properties)