Files
ResInsight/scripts/additional-packages/vcpkg.json

7 lines
133 B
JSON
Raw Permalink Normal View History

2024-10-04 12:38:46 +02:00
{
2024-10-04 13:32:53 +02:00
"description":"This file is used to build OpenSSL 3 on platforms where this is missing",
2024-10-04 12:38:46 +02:00
"dependencies": [
"openssl"
]
}