diff --git a/CMakeLists.txt b/CMakeLists.txt index fec719a7b..3768572d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -569,6 +569,7 @@ target_sources(${PROJECT_NAME} PRIVATE core/hw/aica/aica_mem.h core/hw/aica/dsp.cpp core/hw/aica/dsp.h + core/hw/aica/dsp_arm32.cpp core/hw/aica/dsp_arm64.cpp core/hw/aica/dsp_interp.cpp core/hw/aica/dsp_x64.cpp