mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:13:50 +08:00
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"name": "torch-th",
|
|
"version-date": "2019-04-19",
|
|
"port-version": 4,
|
|
"description": "Torch's TH library",
|
|
"homepage": "https://github.com/torch/torch7",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|