Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-28 | tests: Include libwayland cflags/ldflags | Daniel Stone | |
When we're building C++ test executables, make sure we pull in the correct libwayland headers, to avoid trying to compile against a version different from the scanner we built it against. Signed-off-by: Daniel Stone <daniels@collabora.com> | |||
2021-03-26 | tests: Add compile tests | Jonas Ådahl | |
Only tested by the meson build system. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Simon Ser <contact@emersion.fr> | |||
2021-03-26 | Add meson build system support | Jonas Ådahl | |
Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Simon Ser <contact@emersion.fr> |