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