The Meson Build System
http://mesonbuild.com/
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.
21 lines
361 B
21 lines
361 B
4 years ago
|
---
|
||
|
short-description: Meson functions
|
||
|
render-subpages: false
|
||
|
...
|
||
|
|
||
|
# Functions
|
||
|
|
||
|
This document lists all functions available in `meson.build` files.
|
||
|
See the [root manual document]([[!root]]) for
|
||
|
an overview of all features.
|
||
|
|
||
|
{{#functions}}
|
||
|
<p style="padding: 7.5px; margin: 0px;"></p>
|
||
|
|
||
|
{{>func}}
|
||
|
|
||
|
<p style="padding: 7.5px; margin: 0px;"></p>
|
||
|
|
||
|
---
|
||
|
{{/functions}}
|