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