diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-05-17 14:01:02 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-05-18 10:02:33 +1000 |
commit | bcf5eef127954e59379ca65d1d28b8ef9c1ff4fe (patch) | |
tree | 1cea5a1974c434d8ed5761eb3aaa110f04fa616f /src/evdev.h | |
parent | 20f5f2d962037888a1a00f651efb8d38f0480e57 (diff) |
meson: define the various files litest needs to copy rules/hwdb in place
This was motivated by the need to run the test runner from any directory, so
we need absolute paths to the files we copy.
Unfortunately, we can't get the absolute path from the object returned by
configure_file() and we can't feed that directly into join_paths() either.
So let' make it at least easier to handle: create a configure_file for all the
files we need (so they all end up in builddir/) and simply hardcode the name
for join_paths. Define the lot in config.h, no need to pass compiler flags
around.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/evdev.h')
0 files changed, 0 insertions, 0 deletions