wayland/doc
Simon Ser 7816f0b842 meson: use project build root for doxygen output
meson.build_root() returns the parent's build directory if Wayland is
a subproject. This fails with:

    error: tag OUTPUT_DIRECTORY: Output directory '<parent-build-dir>/doc/doxygen' does not exist and cannot be created

Instead, use meson.project_build_root(), which returns the subproject's
build directory.

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-02-05 15:39:23 +01:00
..
doxygen meson: use project build root for doxygen output 2022-02-05 15:39:23 +01:00
publican doc: Clarify that null terminator is included in string length 2021-12-18 15:01:21 +01:00
meson.build build: explicitly set check arg in run_command() 2022-02-02 15:04:42 +01:00