mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 05:39:01 +08:00
63f9a4aeff
* [onednn] Fix share path infix to match find_package() name * Add port-version * Install failure message
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"name": "onednn",
|
|
"version-string": "2.0",
|
|
"port-version": 1,
|
|
"description": "oneAPI Deep Neural Network Library (oneDNN)",
|
|
"supports": "x64 & !uwp"
|
|
}
|