mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 15:12:26 +00:00
commit
56600804ff
@ -250,6 +250,6 @@ if git.found()
|
||||
build_by_default: true,
|
||||
input: all_files,
|
||||
output: 'tags',
|
||||
command: [ctags.path(), '-o', 'tags'] + all_files)
|
||||
command: [ctags.path(), '-f', 'tags'] + all_files)
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user