view test/bug-35448/module.mk @ 19616:27c5f42a7a64

configure.ac: Add a --without-fltk build option (bug #37773) * configure.ac: Add a --without-fltk option to avoid building against FLTK. This was done previously with --without-opengl, but OpenGL is now also required for Qt plotting.
author Sebastian Schoeps <sebastian@schoeps.org>
date Thu, 15 Jan 2015 21:26:34 -0500
parents 1af8d21608b7
children
line wrap: on
line source

bug_35448_FCN_FILES = \
  bug-35448/fA.m \
  bug-35448/fB.m \
  bug-35448/fC.m \
  bug-35448/bug-35448.tst

FCN_FILES += $(bug_35448_FCN_FILES)