We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87431a2 commit 6d6df48Copy full SHA for 6d6df48
CMakeModules/build_clFFT.cmake
@@ -12,7 +12,7 @@ endif()
12
ExternalProject_Add(
13
clFFT-external
14
GIT_REPOSITORY https://github.com/arrayfire/clFFT.git
15
- GIT_TAG 1c14c415d1dd8d9a73fa2546086508a34f2008af
+ GIT_TAG 1597f0f35a644789c7ad77efe79014236cca2fab
16
PREFIX "${prefix}"
17
INSTALL_DIR "${prefix}"
18
UPDATE_COMMAND ""
0 commit comments