VulkanMemoryAllocator-Hpp icon indicating copy to clipboard operation
VulkanMemoryAllocator-Hpp copied to clipboard

Replace Vulkan-Hpp by Vulkan-Headers

Open scribam opened this issue 1 year ago • 0 comments

  • Replace Vulkan-Hpp by Vulkan-Headers tag vulkan-sdk-1.3.290.0
  • Reflect the change above in the Update.java script
  • Update VulkanMemoryAllocator to version v3.1.0
  • Refactor CMakeLists.txt using VulkanMemoryAllocator's CMakeLists.txt as model
  • Remove cmake/VulkanMemoryAllocator-HppConfig.cmake as it will be auto generated by CMake
  • Update README.md to add new instructions about how to use the library

Fix #19 Fix #25

scribam avatar Aug 08 '24 06:08 scribam