We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add syntax highlighting for example code
Document custom_target command taking executables/programs
Updated Reference manual (markdown)
Clarify how to use the return value of extract_objects()
Clarify that you must pass args as a list fo add_global_arguments etc
Fix prototype for join_paths(). Everyone seems to be doing join_paths(['a', 'b']) because of this, which works, but isn't needed.
document meson.backend()
Link to returned object documentation for dependency, subproject, etc
is_subproject is meson.is_subproject
Sprinkle more links to the syntax reference. It seems people still can't find it.
Document shared_module()
Document that generated sources, objects, and libraries can also be passed to build targets