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