aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2019-09-02 01:25:03 -0400
committerChris Johnson <jinx6568@sover.net>2019-09-02 01:25:03 -0400
commit81f46a860d0431d5de84ea579e080cfdf399fc45 (patch)
tree499f0fbbedf38058f57da91c34249569a2e0abbd /plugins/LinuxVST/CMakeLists.txt
parent823d830157003eb3b5e98955b68ef92bc65eb201 (diff)
downloadairwindows-lv2-port-81f46a860d0431d5de84ea579e080cfdf399fc45.tar.gz
airwindows-lv2-port-81f46a860d0431d5de84ea579e080cfdf399fc45.tar.bz2
airwindows-lv2-port-81f46a860d0431d5de84ea579e080cfdf399fc45.zip
PeaksOnly
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 ffd1fd0..42c0c49 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -116,6 +116,7 @@ add_airwindows_plugin(NotJustAnotherDither)
add_airwindows_plugin(OneCornerClip)
add_airwindows_plugin(Pafnuty)
add_airwindows_plugin(PaulDither)
+add_airwindows_plugin(PeaksOnly)
add_airwindows_plugin(PDBuss)
add_airwindows_plugin(PDChannel)
add_airwindows_plugin(PhaseNudge)