mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
build-all.py - bump freetype to avoid issues on cmake 4+
This commit is contained in:
+1
-1
@@ -875,7 +875,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",
|
revision="VER-2-14-0",
|
||||||
)
|
)
|
||||||
|
|
||||||
if USE_OCCT and "occ" in targets:
|
if USE_OCCT and "occ" in targets:
|
||||||
|
|||||||
Reference in New Issue
Block a user