mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-14 08:48:32 +00:00
Fixes in Cmake scripts after merging #350
This commit is contained in:
parent
c503590e54
commit
01fe410548
4 changed files with 26 additions and 35 deletions
|
@ -126,9 +126,7 @@ See documentation chapter: \ref statistics.
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef VULKAN_H_
|
||||
#include <vulkan/vulkan.h>
|
||||
#endif
|
||||
#include <vulkan/vulkan.h>
|
||||
|
||||
#if !defined(VMA_VULKAN_VERSION)
|
||||
#if defined(VK_VERSION_1_3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue