Re: [PATCH libinput] tools: fake-build the measure touch-pressure/size sources

2018-06-26 Thread Emil Velikov
On 21 June 2018 at 05:56, Peter Hutterer wrote: > This way we can make them execute the list-quirks from the builddir. > > Signed-off-by: Peter Hutterer > --- > If anyone has any good ideas for how to do something similar for C source > file, I'd appreciate it. > Here is the approach used by git

[PATCH libinput] tools: fake-build the measure touch-pressure/size sources

2018-06-20 Thread Peter Hutterer
This way we can make them execute the list-quirks from the builddir. Signed-off-by: Peter Hutterer --- If anyone has any good ideas for how to do something similar for C source file, I'd appreciate it. meson.build | 18 ++ tools/libinput-measure-touc