Pin freetype version, incompatible change made 5d ago

This commit is contained in:
Thomas Krijnen
2024-06-25 21:26:37 +02:00
committed by GitHub
parent f364643d7e
commit 39cd980008
+1
View File
@@ -576,6 +576,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: