Skip to content

Commit

Permalink
using ducc v35 master seems to break on windows with llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamonDinoia committed Jul 31, 2024
1 parent c541749 commit 72aa7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ if(FINUFFT_USE_CPU)
set(FFTW_VERSION 3.3.10)
set(XTL_VERSION 0.7.7)
set(XSIMD_VERSION 13.0.0)
set(DUCC0_VERSION 2f969ac5b46f1914074d535899021fbe8eb60252)
set(DUCC0_VERSION 920155c23631d131c30d4127ce6e16fad3e05533)
set(FINUFFT_FFTW_LIBRARIES)
include(cmake/setupCPM.cmake)
include(cmake/setupXSIMD.cmake)
Expand Down

0 comments on commit 72aa7d7

Please sign in to comment.