mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
714ae0efcf
commit
1105c745d9
|
@ -76,7 +76,7 @@ def cmds_cmake(
|
|||
*params,
|
||||
'-G "{cmake_generator}"',
|
||||
f'-B "{build_dir}"',
|
||||
f"-S .",
|
||||
"-S .",
|
||||
]
|
||||
),
|
||||
f'{{cmake}} --build "{build_dir}" --clean-first --parallel --target {target}',
|
||||
|
|
Loading…
Reference in New Issue
Block a user