mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-03 09:01:40 -05:00
commit
56600804ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue