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