Updated README with a link to Vcpkg

This commit is contained in:
Adam Sawicki 2022-08-29 14:28:12 +02:00
parent f0458801c4
commit 9da647a833

View File

@ -109,5 +109,6 @@ For more information see [NOTICES.txt](NOTICES.txt).
# See also
- **[Vcpkg](https://github.com/Microsoft/vcpkg)** dependency manager from Microsoft offers a port of this library that is easy to install.
- **[Vulkan Memory Allocator](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/)** - equivalent library for Vulkan. License: MIT.
- **[TerraFX.Interop.D3D12MemoryAllocator](https://github.com/terrafx/terrafx.interop.d3d12memoryallocator)** - interop bindings for this library for C#, as used by [TerraFX](https://github.com/terrafx/terrafx). License: MIT.