From 0ccc57acce4d1ffce674088f61ac53f96a5c059b Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Sat, 20 Jun 2020 15:46:38 +0200 Subject: [PATCH] Remove the old test file from CMake --- tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 67a0947e..43b73471 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -16,7 +16,6 @@ set(SFIZZ_TEST_SOURCES SIMDHelpersT.cpp FilesT.cpp MidiStateT.cpp - OnePoleFilterT.cpp InterpolatorsT.cpp SmoothersT.cpp RegionActivationT.cpp