aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-08-02 19:57:27 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-08-02 19:57:27 +0200
commitfd75634c759a42cf9f8cb3906eda103bd9bdb914 (patch)
tree1a4acae31dfd6557c7d3dfafa022fcef16671445 /plugins/LV2/CMakeLists.txt
parent324af68339359ed49100a8dce900219d83167f1c (diff)
downloadairwindows-lv2-port-fd75634c759a42cf9f8cb3906eda103bd9bdb914.tar.gz
airwindows-lv2-port-fd75634c759a42cf9f8cb3906eda103bd9bdb914.tar.bz2
airwindows-lv2-port-fd75634c759a42cf9f8cb3906eda103bd9bdb914.zip
LV2: Port BassDrive plugin.
Diffstat (limited to 'plugins/LV2/CMakeLists.txt')
-rwxr-xr-xplugins/LV2/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LV2/CMakeLists.txt b/plugins/LV2/CMakeLists.txt
index 3940b6f..3993e3b 100755
--- a/plugins/LV2/CMakeLists.txt
+++ b/plugins/LV2/CMakeLists.txt
@@ -21,7 +21,7 @@ add_airwindows_plugin(AtmosphereChannel)
add_airwindows_plugin(Aura)
add_airwindows_plugin(Average)
add_airwindows_plugin(AverMatrix)
-# add_airwindows_plugin(BassDrive)
+add_airwindows_plugin(BassDrive)
# add_airwindows_plugin(BassKit)
# add_airwindows_plugin(Baxandall)
# add_airwindows_plugin(Beam)