{"library":"aws-c-http","install":[{"cmd":"vcpkg install aws-c-http","imports":["#include <aws/http/connection.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(aws_c_http CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE AWS::aws-c-http)","imports":[]}]}