YaaZ / VulkanMemoryAllocator-Hpp

C++ bindings for VulkanMemoryAllocator
Creative Commons Zero v1.0 Universal
57 stars 31 forks source link

Update cmake version to prevent depreciation #35

Closed stuart6854 closed 10 months ago

stuart6854 commented 11 months ago

CMake warns that version <=3.5 will soon not be supported anymore. I am able to use CMake 3.27, so it is possible to increase the minimum version more if wanted.