Add extra comment in vcpkg
This commit is contained in:
parent
57d029f087
commit
fcc9b8456f
|
@ -45,7 +45,8 @@
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"name": "glm",
|
"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",
|
"name": "python3",
|
||||||
|
|
Loading…
Reference in New Issue