projects
/
platform
/
upstream
/
libevdev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b141dc
)
meson.build: remove superfluous double doxygen check
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 21 Mar 2024 04:41:04 +0000
(14:41 +1000)
committer
duna.oh
<duna.oh@samsung.com>
Thu, 20 Feb 2025 02:28:05 +0000
(11:28 +0900)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 2438b3a751ca2831ee7aef21ca2f43b46a96e6d2..b9a137ca9ec693ce5ea7471d997c092544f3c716 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-235,8
+235,6
@@
endif
doxygen = find_program('doxygen', required: get_option('documentation'))
if doxygen.found()
- doxygen = find_program('doxygen')
-
src_doxygen = files(
# source files
dir_src / 'libevdev.h',