This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
cmake: do not build d_cairoui as ladspa
pull/269/head
Jean Pierre Cimalando
4 years ago
parent
d2b4827096
commit
6fc21959b7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save