mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Pin freetype version, incompatible change made 5d ago
This commit is contained in:
@@ -553,6 +553,7 @@ if "freetype" in targets:
|
|||||||
download_url = "https://github.com/freetype/freetype",
|
download_url = "https://github.com/freetype/freetype",
|
||||||
download_name = "freetype2",
|
download_name = "freetype2",
|
||||||
download_tool=download_tool_git,
|
download_tool=download_tool_git,
|
||||||
|
revision="VER-2-11-1"
|
||||||
)
|
)
|
||||||
|
|
||||||
if USE_OCCT and "occ" in targets:
|
if USE_OCCT and "occ" in targets:
|
||||||
|
|||||||
Reference in New Issue
Block a user