mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2024-11-10 10:41:52 +00:00
Fix missing Vulkan dependency of VmaExample
This commit is contained in:
parent
d475fbb999
commit
6b733a5ba2
@ -108,6 +108,7 @@ if (VMA_BUILD_EXAMPLE_APP)
|
||||
|
||||
PRIVATE
|
||||
VmaLibrary
|
||||
Vulkan::Vulkan
|
||||
)
|
||||
else()
|
||||
message(STATUS "VmaExample application is not supported to Linux")
|
||||
|
Loading…
Reference in New Issue
Block a user