mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:36:47 +08:00
13 lines
200 B
JSON
13 lines
200 B
JSON
{
|
|
"name": "vcpkg-ci-libressl",
|
|
"version-string": "ci",
|
|
"description": "Validates libressl",
|
|
"dependencies": [
|
|
"libressl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|