aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-07-19 21:31:15 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-07-19 21:31:15 +0200
commitd94ee6218b6e3f65554c133d9e09044b99f86396 (patch)
tree2788a56f3550c5eba70c25e0f854b112ccfb190e /plugins/LV2/CMakeLists.txt
parente3035058fb56b0d507df942b6b89099b2e1a288f (diff)
downloadairwindows-lv2-port-d94ee6218b6e3f65554c133d9e09044b99f86396.tar.gz
airwindows-lv2-port-d94ee6218b6e3f65554c133d9e09044b99f86396.tar.bz2
airwindows-lv2-port-d94ee6218b6e3f65554c133d9e09044b99f86396.zip
LV2: Add plugin Air
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 0ddeafe..2896693 100755
--- a/plugins/LV2/CMakeLists.txt
+++ b/plugins/LV2/CMakeLists.txt
@@ -12,7 +12,7 @@ include_directories(include)
add_airwindows_plugin(Acceleration)
add_airwindows_plugin(ADClip7)
add_airwindows_plugin(ADT)
-# add_airwindows_plugin(Air)
+add_airwindows_plugin(Air)
# add_airwindows_plugin(Apicolypse)
# add_airwindows_plugin(AQuickVoiceClip)
# add_airwindows_plugin(AtmosphereBuss)