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