mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 04:49:08 +08:00
18 lines
351 B
JSON
18 lines
351 B
JSON
|
{
|
||
|
"name": "verdict",
|
||
|
"version": "1.4.0",
|
||
|
"description": "Compute quality functions of 2 and 3-dimensional regions.",
|
||
|
"homepage": "https://github.com/sandialabs/verdict",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|