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