Skip to content

Commit

Permalink
[DFT][portFFT] Update GIT_TAG for portFFT download (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-Nick committed Aug 28, 2024
1 parent a57c53e commit 1ce98a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dft/backends/portfft/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ if (NOT portfft_FOUND)
FetchContent_Declare(
portfft
GIT_REPOSITORY https://github.com/codeplaysoftware/portFFT.git
GIT_TAG e4251e8ef89a8ac4d851a4cc08a0577a28f953e0
GIT_TAG f29d8e7c103f8b981f719e1194199ca4d5216895
)
FetchContent_MakeAvailable(portfft)
message(STATUS "portFFT - downloaded")
Expand Down

0 comments on commit 1ce98a6

Please sign in to comment.