view data/model/test/files.pri @ 1803:6eb3a76c74f7

Make static to avoid multiple definitions
author Chris Cannam
date Thu, 10 Oct 2019 10:03:31 +0100
parents 560453546749
children
line wrap: on
line source
TEST_HEADERS += \
	Compares.h \
	MockWaveModel.h \
	TestFFTModel.h \
        TestSparseModels.h \
        TestWaveformOversampler.h \
        TestZoomConstraints.h
	
TEST_SOURCES += \
	MockWaveModel.cpp \
	svcore-data-model-test.cpp