Split C complex.h from C++ complex testing

This commit is contained in:
William S Fulton 2020-10-10 09:11:43 +01:00
commit fd592fdc3b
7 changed files with 117 additions and 98 deletions

View file

@ -13,6 +13,9 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
C_TEST_CASES += \
ccomplextest \
SWIGEXE = $(top_builddir)/swig
SWIG_LIB_DIR = $(top_srcdir)/Lib