aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/deprecated_get_cross_property.md
blob: 8e62956b83a5a408622f3f27742a204afb70a707 (plain)
1
2
3
4
5
## `meson.get_cross_property()` has been deprecated

It's a pure subset of `meson.get_external_property`, and works strangely in
host == build configurations, since it would be more accurately described as
`get_host_property`.