docs/Machine-files: remove duplicate Properties section

pull/6597/head
Dylan Baker 5 years ago
parent a6164ca5a8
commit 54fb616278
  1. 7
      docs/markdown/Machine-files.md

@ -158,13 +158,6 @@ command line will override any options in the native file. For example, passing
In addition to special data that may be specified in cross files, this
section may contain random key value pairs accessed using the
`meson.get_external_property()`
## Properties
*New for native files in 0.54.0*
The properties section can contain any variable you like, and is accessed via
`meson.get_external_property`, or `meson.get_cross_property`.
### Project specific options

Loading…
Cancel
Save