diff --git a/vcpkg.json b/vcpkg.json index 138e09a83c..d08a7c1cd0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -45,7 +45,8 @@ "overrides": [ { "name": "glm", - "version": "0.9.9.8#2" + "version": "0.9.9.8#2", + "$comment": "Pinned due to bad vcpkg port updating to a non-real version" }, { "name": "python3",