From d168fbcd256d5d85607485deb3c47553a717c90f Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 28 Nov 2020 16:16:50 +0100 Subject: [PATCH] Add VST3 SDK to the list of included dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59db5c9c..c2ecfe7d 100644 --- a/README.md +++ b/README.md @@ -526,6 +526,7 @@ The following dependencies are included in the repository as a Meson wrap: - bitsery - function2 - tomlplusplus +- The [VST3 SDK](https://github.com/robbert-vdh/vst3sdk) The project can then be compiled as follows: