diff options
| author | Jens Weggemann <jensweh@gmail.com> | 2018-10-16 19:05:57 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-16 10:05:57 -0700 |
| commit | 611b87955b0c53b9dac2fd1399ffddfb90d7bb17 (patch) | |
| tree | f203119232164149be0ccb1d7b77ec5d6c9f4691 /ports/vulkan-memory-allocator/CONTROL | |
| parent | df82d21f320285a8f4cbf16756d8e035cdc74e7c (diff) | |
| download | vcpkg-611b87955b0c53b9dac2fd1399ffddfb90d7bb17.tar.gz vcpkg-611b87955b0c53b9dac2fd1399ffddfb90d7bb17.zip | |
[vulkan-memory-allocator] Initial port for release 2.1.0 (#4482)
* [vulkan-memory-allocator] Initial port for release 2.1.0
Port for https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator, current release 2.1.0.
* [vulkan-memory-allocator] Simplification; avoid usage file if not required. Use unofficial- prefix for targets.
Diffstat (limited to 'ports/vulkan-memory-allocator/CONTROL')
| -rw-r--r-- | ports/vulkan-memory-allocator/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/vulkan-memory-allocator/CONTROL b/ports/vulkan-memory-allocator/CONTROL new file mode 100644 index 000000000..ec6c0757a --- /dev/null +++ b/ports/vulkan-memory-allocator/CONTROL @@ -0,0 +1,3 @@ +Source: vulkan-memory-allocator
+Version: 2.1.0-1
+Description: Easy to integrate Vulkan memory allocation library from GPUOpen
|
