mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 19:29:01 +08:00
36bda5bcd7
* [dstorage] update port to make sure both required DLLs are part of TARGET_RUNTIME_DLLS * Update baseline Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
11 lines
290 B
JSON
11 lines
290 B
JSON
{
|
|
"name": "dstorage",
|
|
"version": "1.1.0",
|
|
"port-version": 1,
|
|
"description": "DirectStorage for Windows",
|
|
"homepage": "https://aka.ms/directstorage/",
|
|
"documentation": "https://github.com/microsoft/DirectStorage",
|
|
"license": null,
|
|
"supports": "windows & !uwp & !staticcrt"
|
|
}
|