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