Unresolved external symbol using VulkanMemoryAllocator
I installed VulkanMemoryAllocator by adding a git submodule and using add_subdirectory(vma)
in my CMakeList.txt.
I installed VulkanMemoryAllocator by adding a git submodule and using add_subdirectory(vma)
in my CMakeList.txt.