Source code

Revision control

Copy as Markdown

Other Tools

config("vulkan_memory_allocator_config") {
libs = [ "VulkanMemoryAllocator" ]
}
source_set("vulkan_memory_allocator") {
public_configs = [ ":vulkan_memory_allocator_config" ]
}