mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-05 15:58:02 +02:00
meson.build: rename the test binary eitest
Faster to type, no other reason. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c0ced9f234
commit
d38f9c82ce
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ lib_eierpecken = static_library('eierpecken',
|
|||
)
|
||||
|
||||
test('libei-integration-test',
|
||||
executable('test-ei',
|
||||
executable('eitest',
|
||||
'test/test-ei.c',
|
||||
link_with: lib_eierpecken,
|
||||
dependencies: [munit, dep_libei, dep_libeis]))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue