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