aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-07-18 19:02:26 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-07-18 19:02:26 +0200
commit225608fe4a2370a08e80db0b72f70a56fbcf5060 (patch)
tree7272a563818b527dd34a9b844672d427886b32c9 /plugins/LV2/CMakeLists.txt
parentc7aae3b8ad576ae0f69693da21d1e5a40780f9b4 (diff)
downloadairwindows-lv2-port-225608fe4a2370a08e80db0b72f70a56fbcf5060.tar.gz
airwindows-lv2-port-225608fe4a2370a08e80db0b72f70a56fbcf5060.tar.bz2
airwindows-lv2-port-225608fe4a2370a08e80db0b72f70a56fbcf5060.zip
LV2: Port plugin ADClip7.
See https://www.airwindows.com/adclip-7/ for a great introduction to what this plugin does.
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 eca33f3..bd6ac57 100755
--- a/plugins/LV2/CMakeLists.txt
+++ b/plugins/LV2/CMakeLists.txt
@@ -8,7 +8,7 @@ include(Helpers.cmake)
# add_subdirectory(include/vstsdk)
add_airwindows_plugin(Acceleration)
-# add_airwindows_plugin(ADClip7)
+add_airwindows_plugin(ADClip7)
# add_airwindows_plugin(ADT)
# add_airwindows_plugin(Air)
# add_airwindows_plugin(Apicolypse)