commit 09f0b8a333e7633bf45dfa8542ac0b1dece73b2f
parent e05ace44efbc8de912ab7b62127751e53187324f
Author: Johannes Lorenz <johannes89@ist-einmalig.de>
Date: Thu, 29 Dec 2016 20:24:53 +0100
Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfx
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
@@ -564,9 +564,6 @@ package_status(JACK_FOUND "JACK " "found" ${Yellow})
package_status(PORTAUDIO_FOUND "PA " "found" ${Yellow})
package_status(LASH_FOUND "Lash " "found" ${Yellow})
package_status(DSSI_FOUND "DSSI " "found" ${Yellow})
-package_status(FLTK_FOUND "fltk " "found" ${Yellow})
-package_status(NTK_FOUND "ntk " "found" ${Yellow})
-package_status(X11_FOUND "x11 " "found" ${Yellow})
package_status(CXXTEST_FOUND "CxxTest " "found" ${Yellow})
package_status(LashEnable "Lash " "enabled" ${Yellow})
package_status(DssiEnable "DSSI " "enabled" ${Yellow})