{"library":"d3d12-memory-allocator","install":[{"cmd":"vcpkg install d3d12-memory-allocator","imports":["#include <D3D12MemAlloc.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(d3d12_memory_allocator CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE D3D12MemAlloc::D3D12MemAlloc)","imports":[]}]}