aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2019-03-03 21:38:54 -0500
committerChris Johnson <jinx6568@sover.net>2019-03-03 21:38:54 -0500
commit04af2f23dd59cfb33c1cc3d8760ecb8b92bddce3 (patch)
treea11842f6c558470e6525c63ff2906574325b572c /plugins/LinuxVST/CMakeLists.txt
parentfc637cfdfb050734cb2aabd7981ba42a9c89b817 (diff)
downloadairwindows-lv2-port-04af2f23dd59cfb33c1cc3d8760ecb8b92bddce3.tar.gz
airwindows-lv2-port-04af2f23dd59cfb33c1cc3d8760ecb8b92bddce3.tar.bz2
airwindows-lv2-port-04af2f23dd59cfb33c1cc3d8760ecb8b92bddce3.zip
PurestSquish
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 d8764e4..02cf1f0 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -112,6 +112,7 @@ add_airwindows_plugin(PurestConsoleChannel)
add_airwindows_plugin(PurestDrive)
add_airwindows_plugin(PurestEcho)
add_airwindows_plugin(PurestGain)
+add_airwindows_plugin(PurestSquish)
add_airwindows_plugin(PurestWarm)
add_airwindows_plugin(Pyewacket)
add_airwindows_plugin(RawGlitters)