externals: Use cmake subdirectory
This commit is contained in:
parent
75fb29e08e
commit
b6c6dcc576
7 changed files with 4 additions and 9 deletions
1
externals/vma/vma.cpp
vendored
1
externals/vma/vma.cpp
vendored
|
@ -4,4 +4,5 @@
|
|||
#define VMA_IMPLEMENTATION
|
||||
#define VMA_STATIC_VULKAN_FUNCTIONS 0
|
||||
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 1
|
||||
|
||||
#include <vk_mem_alloc.h>
|
Loading…
Add table
Add a link
Reference in a new issue