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.
8 lines
174 B
8 lines
174 B
3 years ago
|
name: warning
|
||
|
returns: void
|
||
|
since: 0.44.0
|
||
|
description: This function prints its argument to stdout prefixed with WARNING:.
|
||
|
|
||
|
posargs_inherit: message
|
||
|
varargs_inherit: message
|