aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/dstorage/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/dstorage/vcpkg.json')
-rw-r--r--vcpkg/ports/dstorage/vcpkg.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpkg/ports/dstorage/vcpkg.json b/vcpkg/ports/dstorage/vcpkg.json
new file mode 100644
index 0000000..6172b2c
--- /dev/null
+++ b/vcpkg/ports/dstorage/vcpkg.json
@@ -0,0 +1,9 @@
+{
+ "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"
+}