zynaddsubfx: build ntk-gui it is much cooler

The dependencies on fltk and fltk-native must remain for the external programs
Controller and Splitter - wonder who uses them..

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-06-30 23:29:45 +02:00
parent 14b51c4564
commit ba948e6d74

View File

@@ -20,6 +20,7 @@ DEPENDS += " \
fltk fltk-native \
mxml \
libxpm \
ntk \
"
CXXFLAGS += "-ffast-math -DNDEBUG"