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.
13 lines
364 B
13 lines
364 B
per_config(properties
|
|
# property expected alias
|
|
# Linking properties
|
|
## Platforms
|
|
### macOS
|
|
"FRAMEWORK_MULTI_CONFIG_POSTFIX_" ".fw" "<UNSET>"
|
|
)
|
|
|
|
prepare_target_types(linkable
|
|
EXECUTABLE SHARED STATIC
|
|
IMPORTED_EXECUTABLE IMPORTED_SHARED IMPORTED_STATIC)
|
|
run_property_tests(linkable properties)
|