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