{"library":"matplotplusplus","install":[{"cmd":"vcpkg install matplotplusplus","imports":["#include <matplot/matplot.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(matplotplusplus CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE matplotplusplus::matplot)","imports":[]}]}