mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-22 21:23:02 +08:00
![Chuck Walbourn](/assets/img/avatar_default.png)
* Update ports to support static-md triplets * Update baseline * !(static & staticcrt) -> !staticcrt Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"name": "dstorage",
|
|
"version": "1.0.0",
|
|
"port-version": 1,
|
|
"description": "DirectStorage for Windows",
|
|
"homepage": "https://aka.ms/directstorage/",
|
|
"license": null,
|
|
"supports": "windows & !uwp & !staticcrt"
|
|
}
|