mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
10 lines
273 B
JSON
10 lines
273 B
JSON
{
|
|
"name": "dstorage",
|
|
"version": "1.3.0",
|
|
"description": "DirectStorage for Windows",
|
|
"homepage": "https://aka.ms/directstorage/",
|
|
"documentation": "https://github.com/microsoft/DirectStorage",
|
|
"license": null,
|
|
"supports": "windows & !arm32 & !uwp & !xbox"
|
|
}
|