]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: add test-libudev-sym
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Apr 2017 19:20:42 +0000 (15:20 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:47:27 +0000 (21:47 -0400)
commite0bec52f2707c3dff041755972e3c4e8bdcf0dd3
treedb00aac20c35fa92ec7ececfe233a43af6ebd4e5
parent37ab1a25ec6af5fd16568fabe415b20f03cae1c2
meson: add test-libudev-sym

This is slightly complicated by the fact that files('libudev.h') cannot be used
as an argument in custom_target command (string is required). This restriction
should be lifted in future versions of mesons, so this could be simplified.
meson.build
src/libudev/meson.build
src/test/meson.build