fix(meson): wrong meson build path
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ if clangformat.found()
|
||||
'format',
|
||||
command: [
|
||||
'ninja',
|
||||
'-C', join_paths(meson.current_source_dir()),
|
||||
'-C', join_paths(meson.current_build_dir()),
|
||||
'clang-format',
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user