Browse Source

cmake: do not build d_cairoui as ladspa

pull/269/head
Jean Pierre Cimalando 4 years ago
parent
commit
6fc21959b7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/CairoUI/CMakeLists.txt

+ 1
- 1
examples/CairoUI/CMakeLists.txt View File

@@ -2,7 +2,7 @@
# ------------------------------ #

dpf_add_plugin(d_cairoui
TARGETS jack ladspa dssi lv2 vst
TARGETS jack dssi lv2 vst
UI_TYPE cairo
FILES_DSP
CairoExamplePlugin.cpp


Loading…
Cancel
Save