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