mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-10-20 10:44:22 +03:00
Revert "Allow cmake<4 when building libtiff"
This reverts commit 8141221201
.
This commit is contained in:
parent
2c43883073
commit
637f25dc2c
|
@ -235,7 +235,6 @@ DEPS: dict[str, dict[str, Any]] = {
|
|||
"-DBUILD_SHARED_LIBS:BOOL=OFF",
|
||||
"-DWebP_LIBRARY=libwebp",
|
||||
'-DCMAKE_C_FLAGS="-nologo -DLZMA_API_STATIC"',
|
||||
"-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
|
||||
)
|
||||
],
|
||||
"headers": [r"libtiff\tiff*.h"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user