mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Meson cleanup
This commit is contained in:
parent
f788ae2ca4
commit
d4c3751405
3 changed files with 5 additions and 9 deletions
|
|
@ -3,8 +3,7 @@ conf.set('baudrates', baudrates)
|
|||
|
||||
completion_file = configure_file( input: files('tio.in'),
|
||||
output: 'tio',
|
||||
configuration: conf,
|
||||
)
|
||||
configuration: conf )
|
||||
|
||||
bashcompletiondir = get_option('bashcompletiondir')
|
||||
if bashcompletiondir == ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue