yuzu/externals/vcpkg/ports/fastor/vcpkg.json

18 lines
349 B
JSON
Executable File

{
"name": "fastor",
"version-date": "2021-11-22",
"port-version": 1,
"description": "a high performance tensor library for modern C++",
"homepage": "https://github.com/romeric/Fastor",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}