diff --git a/vcpkg.json b/vcpkg.json index bfe1e46475..2c1e012a05 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,6 +39,10 @@ "wxpython" ], "overrides": [ + { + "name": "glm", + "version": "0.9.9.8#2" + }, { "name": "python3", "version": "3.9.16"