vcpkg/ports/onednn/vcpkg.json
Jacob Kahn 63f9a4aeff
[onednn] Fix share path infix to match find_package() name (#15372)
* [onednn] Fix share path infix to match find_package() name

* Add port-version

* Install failure message
2020-12-30 22:38:55 -08:00

8 lines
163 B
JSON

{
"name": "onednn",
"version-string": "2.0",
"port-version": 1,
"description": "oneAPI Deep Neural Network Library (oneDNN)",
"supports": "x64 & !uwp"
}