Sign in
chromium
/
chromium
/
src.git
/
fafff21
/
.
/
build
/
linux
/
unbundle
/
vulkan_memory_allocator.gn
blob: 19774725f124510f0da6b02865906dc79c817634 [
file
]
config
(
"vulkan_memory_allocator_config"
)
{
libs
=
[
"VulkanMemoryAllocator"
]
}
source_set
(
"vulkan_memory_allocator"
)
{
public_configs
=
[
":vulkan_memory_allocator_config"
]
}