vcpkg/ports/torch-th/vcpkg.json
2022-10-25 20:55:40 -07:00

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
}
]
}