{"library":"foonathan-memory","install":[{"cmd":"vcpkg install foonathan-memory","imports":["#include <foonathan/memory/container.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(foonathan_memory CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE foonathan_memory::foonathan_memory)","imports":[]}]}