aboutsummaryrefslogtreecommitdiff
path: root/ports/vulkan-memory-allocator
diff options
context:
space:
mode:
Diffstat (limited to 'ports/vulkan-memory-allocator')
-rw-r--r--ports/vulkan-memory-allocator/CONTROL3
-rw-r--r--ports/vulkan-memory-allocator/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/vulkan-memory-allocator/CONTROL b/ports/vulkan-memory-allocator/CONTROL
deleted file mode 100644
index 97e2d9892..000000000
--- a/ports/vulkan-memory-allocator/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: vulkan-memory-allocator
-Version: 2021-07-07
-Description: Easy to integrate Vulkan memory allocation library from GPUOpen
diff --git a/ports/vulkan-memory-allocator/vcpkg.json b/ports/vulkan-memory-allocator/vcpkg.json
new file mode 100644
index 000000000..fe8efacdc
--- /dev/null
+++ b/ports/vulkan-memory-allocator/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "vulkan-memory-allocator",
+ "version-string": "2021-07-07",
+ "port-version": 1,
+ "description": "Easy to integrate Vulkan memory allocation library from GPUOpen"
+}