Add extra comment in vcpkg

This commit is contained in:
Marek Roszko 2024-03-29 18:26:43 -04:00
parent 57d029f087
commit fcc9b8456f
1 changed files with 2 additions and 1 deletions

View File

@ -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",