{"library":"osg-qt","install":[{"cmd":"vcpkg install osg-qt","imports":["#include <osgQt/GraphicsWindowQt>"]},{"cmd":"# CMakeLists.txt\nfind_package(osg_qt CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE osgQt::osgQt)","imports":[]}]}