mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-04-21 14:50:38 +02:00
meson.build: drop unused install command
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
50617775bc
commit
7158cfc242
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
prg_install = find_program('install')
|
||||
|
||||
doxygen = find_program('doxygen', required : false)
|
||||
if not doxygen.found()
|
||||
error('Program "doxygen" not found or not executable. Try building with -Ddocumentation=false')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue