Fix VmaReplay build

This commit is contained in:
Johannes Schneider 2021-05-28 14:53:31 +02:00
parent acba487a76
commit a7f6b7e1f1
No known key found for this signature in database
GPG Key ID: 630166982479CCF3

View File

@ -107,7 +107,7 @@ if (VMA_BUILD_EXAMPLE_APP)
VmaExample
PRIVATE
VmaLibrary
VulkanMemoryAllocator
Vulkan::Vulkan
)
else()