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