diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f5d2cdc5..edba18fc 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -6,7 +6,8 @@ project(sfizz) set(SFIZZ_TEST_SOURCES RegexT.cpp HelpersT.cpp - RegionT.cpp + HelpersT.cpp + AudioBufferT.cpp RangeT.cpp OpcodeT.cpp BufferT.cpp