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