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