Pin freetype version, incompatible change made 5d ago

This commit is contained in:
Thomas Krijnen
2024-06-25 21:26:37 +02:00
parent 6a200afc29
commit c6bce343db
+1
View File
@@ -553,6 +553,7 @@ if "freetype" in targets:
download_url = "https://github.com/freetype/freetype",
download_name = "freetype2",
download_tool=download_tool_git,
revision="VER-2-11-1"
)
if USE_OCCT and "occ" in targets: