aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorairwindows <jinx6568@sover.net>2018-03-25 19:03:53 -0400
committerairwindows <jinx6568@sover.net>2018-03-25 19:03:53 -0400
commit9f95683034d82bb246ae1bfd754b95515211dd93 (patch)
treec55c8de629e2cf6e3453b2081b807b7d13f4e815 /plugins/LinuxVST/CMakeLists.txt
parent917a22e59965bd4ab10027454fb191fc287e5476 (diff)
downloadairwindows-lv2-port-9f95683034d82bb246ae1bfd754b95515211dd93.tar.gz
airwindows-lv2-port-9f95683034d82bb246ae1bfd754b95515211dd93.tar.bz2
airwindows-lv2-port-9f95683034d82bb246ae1bfd754b95515211dd93.zip
C5RawConsole
Diffstat (limited to 'plugins/LinuxVST/CMakeLists.txt')
-rwxr-xr-xplugins/LinuxVST/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/LinuxVST/CMakeLists.txt b/plugins/LinuxVST/CMakeLists.txt
index 777d1be..4548ae5 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -9,6 +9,8 @@ include(Helpers.cmake)
add_subdirectory(include/vstsdk)
add_airwindows_plugin(Acceleration)
add_airwindows_plugin(BitShiftGain)
+add_airwindows_plugin(C5RawBuss)
+add_airwindows_plugin(C5RawChannel)
add_airwindows_plugin(ElectroHat)
add_airwindows_plugin(GrooveWear)
add_airwindows_plugin(HardVacuum)