tools: add verbose logging to rmlvo-to-keymap
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 7 Jul 2020 00:17:12 +0000 (10:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 8 Jul 2020 05:21:19 +0000 (15:21 +1000)
commitd0a29eee29bc4f15cf05793c4df8da79e627608c
tree78e8ad081dd5f9660c68c25d77b4b37a92423b26
parentce286601b0410f0daaeac19f6bcc8dd90c3944a8
tools: add verbose logging to rmlvo-to-keymap

Since we want to log the include paths too we need to split the context init up,
otherwise include paths are added before we can set the verbosity.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/rmlvo-to-keymap.c