refactor: move iir_filter to separate compilation unit
This commit is contained in:
@@ -2,6 +2,7 @@ project(Pasada_Lib)
|
||||
|
||||
SET(PASADA_SRC
|
||||
library.cpp
|
||||
iir_filter.cpp
|
||||
)
|
||||
|
||||
if(PASADA_BUILD_TESTS)
|
||||
|
||||
Reference in New Issue
Block a user