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