diff --git a/src/custom/shared/CMakeLists.txt b/src/custom/shared/CMakeLists.txt index a59226a..de826be 100644 --- a/src/custom/shared/CMakeLists.txt +++ b/src/custom/shared/CMakeLists.txt @@ -1,3 +1 @@ -BCI2000_ADD_CMDLINE_FILTER( LinearModel FROM . ) -BCI2000_ADD_CMDLINE_FILTER( CustomFFTFilter FROM . INCLUDING "FFT" ) BCI2000_ADD_CMDLINE_FILTER( SimpleCAR FROM . ) \ No newline at end of file