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