fix fft size

This commit is contained in:
2026-04-15 13:51:50 +03:00
parent 3afccda759
commit 39b62d6ccb
4 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
executable(
meson.project_name(),
'main.raw_data.cpp',
'main.fft.cpp',
dependencies : deps,
cpp_args: args,
include_directories : inc