Use description as key in vcpkg.json

This commit is contained in:
Magne Sjaastad 2024-10-04 13:32:53 +02:00
parent 8d828fdc84
commit a04d41b043

View File

@ -1,5 +1,5 @@
{
"_description":"This file is used to build OpenSSL 3 on platforms where this is missing",
"description":"This file is used to build OpenSSL 3 on platforms where this is missing",
"dependencies": [
"openssl"
]