mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
spa: fix the indentation in the various meson.build files
Was all over the place using tabs and spaces, let's make this more consistent.
This commit is contained in:
parent
335ad734de
commit
ebda71d489
12 changed files with 142 additions and 129 deletions
|
|
@ -8,4 +8,4 @@ v4l2lib = shared_library('spa-v4l2',
|
|||
include_directories : [ spa_inc ],
|
||||
dependencies : [ libudev_dep, libinotify_dep ],
|
||||
install : true,
|
||||
install_dir : spa_plugindir / 'v4l2')
|
||||
install_dir : spa_plugindir / 'v4l2')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue