{"library":"openal-soft","install":[{"cmd":"vcpkg install openal-soft","imports":["#include <AL/al.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(openal_soft CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OpenAL::OpenAL)","imports":[]}]}