diff --git a/Source/ComplexMathFunctions/CMakeLists.txt b/Source/ComplexMathFunctions/CMakeLists.txt index 3cf4678f..6bacfd25 100644 --- a/Source/ComplexMathFunctions/CMakeLists.txt +++ b/Source/ComplexMathFunctions/CMakeLists.txt @@ -12,7 +12,7 @@ configDsp(CMSISDSPComplexMath ${ROOT}) include(interpol) -interpol(CMSISDSPFastMath) +interpol(CMSISDSPComplexMath) if (CONFIGTABLE AND ALLFAST)