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