aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-07-19 21:00:49 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-07-19 21:00:49 +0200
commite3035058fb56b0d507df942b6b89099b2e1a288f (patch)
tree836c6ec5f141e2fc47ce82ed5faf5541aac7b6f3 /plugins/LV2/CMakeLists.txt
parent271d4c04271f63d565ff0ff96415106b2c121327 (diff)
downloadairwindows-lv2-port-e3035058fb56b0d507df942b6b89099b2e1a288f.tar.gz
airwindows-lv2-port-e3035058fb56b0d507df942b6b89099b2e1a288f.tar.bz2
airwindows-lv2-port-e3035058fb56b0d507df942b6b89099b2e1a288f.zip
LV2: Add plugin ADT.
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 4923f92..0ddeafe 100755
--- a/plugins/LV2/CMakeLists.txt
+++ b/plugins/LV2/CMakeLists.txt
@@ -11,7 +11,7 @@ include_directories(include)
# add_subdirectory(include/vstsdk)
add_airwindows_plugin(Acceleration)
add_airwindows_plugin(ADClip7)
-# add_airwindows_plugin(ADT)
+add_airwindows_plugin(ADT)
# add_airwindows_plugin(Air)
# add_airwindows_plugin(Apicolypse)
# add_airwindows_plugin(AQuickVoiceClip)