meson: Replace tabs for spaces
Tabs are disliked within the meson build system. Replace indentation by spaces, in all existing locations. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public_api = [
|
||||
'libcamera.h',
|
||||
'libcamera.h',
|
||||
]
|
||||
|
||||
install_headers(public_api,
|
||||
|
||||
Reference in New Issue
Block a user