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