summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@informatique-libre.be>2022-07-29 19:53:23 +0200
committerSébastien Wilmet <swilmet@informatique-libre.be>2022-07-29 19:54:49 +0200
commit0bdc5b9e6c922b6dd4eede1a0cfaf413833b11ff (patch)
tree85d2c849866b9d6dd33bf83be340bec5d3841b3e /examples
parent9d972eb6445888b7f5b2987218703110d1a20c54 (diff)
downloadgtk-doc-0bdc5b9e6c922b6dd4eede1a0cfaf413833b11ff.tar.gz
build: fix a new meson warning
With Meson 0.62, I get this warning: ``` Program python3 found: YES (/usr/bin/python3) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 ``` Here we print a custom error() message, so don't fail directly if the returncode is non-zero.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions