aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2020-05-03 21:03:34 -0400
committerChris Johnson <jinx6568@sover.net>2020-05-03 21:03:34 -0400
commitedea4b6aa5f570c4ddcce158a2d15bc32851de89 (patch)
treea51eadcd0b8654823dd868fa7b06e1cd836762c2 /plugins/LinuxVST/CMakeLists.txt
parentbbef76bc4a1bf7efde0cafcbca4d16aea2761bdd (diff)
downloadairwindows-lv2-port-edea4b6aa5f570c4ddcce158a2d15bc32851de89.tar.gz
airwindows-lv2-port-edea4b6aa5f570c4ddcce158a2d15bc32851de89.tar.bz2
airwindows-lv2-port-edea4b6aa5f570c4ddcce158a2d15bc32851de89.zip
PurestFade
Diffstat (limited to 'plugins/LinuxVST/CMakeLists.txt')
-rwxr-xr-xplugins/LinuxVST/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LinuxVST/CMakeLists.txt b/plugins/LinuxVST/CMakeLists.txt
index e97759e..911a568 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -153,6 +153,7 @@ add_airwindows_plugin(PurestConsoleBuss)
add_airwindows_plugin(PurestConsoleChannel)
add_airwindows_plugin(PurestDrive)
add_airwindows_plugin(PurestEcho)
+add_airwindows_plugin(PurestFade)
add_airwindows_plugin(PurestGain)
add_airwindows_plugin(PurestSquish)
add_airwindows_plugin(PurestWarm)