mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-29 15:21:05 +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
|
PRIVATE
|
||||||
VmaLibrary
|
VmaLibrary
|
||||||
|
Vulkan::Vulkan
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
message(STATUS "VmaExample application is not supported to Linux")
|
message(STATUS "VmaExample application is not supported to Linux")
|
||||||
|
Loading…
Reference in New Issue
Block a user