diff --git a/vcpkg.json b/vcpkg.json index 5fd1c672ed..3f9f24d9e0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -42,6 +42,10 @@ "wxpython" ], "overrides": [ + { + "name": "glm", + "version": "0.9.9.8#2" + }, { "name": "python3", "version": "3.11.5#0"