Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
427 B
JSON

{
"name": "level-zero",
"version": "1.20.5",
"description": "oneAPI Level Zero Specification Headers and Loader.",
"homepage": "https://github.com/oneapi-src/level-zero",
"license": "MIT",
"supports": "x64 & !static & (linux | (windows & !uwp))",
"dependencies": [
"spdlog",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}