diff --git a/CMakeLists.txt b/CMakeLists.txt index 85a514eb..b50486d0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -257,7 +257,7 @@ if(FINUFFT_USE_CPU) src/utils_precindep.cpp contrib/legendre_rule_fast.cpp src/fft.cpp - src/finufft_core.cp + src/finufft_core.cpp src/simpleinterfaces.cpp fortran/finufftfort.cpp) else()