mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 04:30:06 +01:00
doc/api: set HAVE_DOT to YES
dot is required in meson.build, so we can hardcoded it here Fixes: libinput/build/doc/api/libinput.h:4087: warning: ignoring \dot command because HAVE_DOT is not set Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
d199c6d8c1
commit
ee3330491d
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ PREDEFINED = LIBINPUT_ATTRIBUTE_PRINTF(f, a)= \
|
|||
DOTFILE_DIRS = "@builddir@"
|
||||
EXAMPLE_PATH = "@builddir@"
|
||||
SHOW_NAMESPACES = NO
|
||||
HAVE_DOT = YES
|
||||
|
||||
HTML_HEADER = "@builddir@/header.html"
|
||||
HTML_FOOTER = "@builddir@/footer.html"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue