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
Don't build DSSI plugin for States example (broken presets)
Signed-off-by: falkTX <falktx@falktx.com>
pull/232/head
falkTX
5 years ago
parent
82eae9b39a
commit
9c862a50d0
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
examples/States/Makefile
+ 0
- 8
examples/States/Makefile
View File
@@ -32,14 +32,6 @@ TARGETS += jack
endif
endif
ifneq ($(MACOS_OR_WINDOWS),true)
ifeq ($(HAVE_LIBLO),true)
ifeq ($(HAVE_OPENGL),true)
TARGETS += dssi
endif
endif
endif
ifeq ($(HAVE_OPENGL),true)
TARGETS += lv2_sep
else
Write
Preview
Loading…
Cancel
Save