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 523ef1c commit 74efc7dCopy full SHA for 74efc7d
CMakeLists.txt
@@ -14,7 +14,7 @@ if(DEFINED ENV{AF_BUILD_LOCAL_LIBS})
14
#set(NO_SONAME)
15
FetchContent_Declare(
16
arrayfire
17
- GIT_REPOSITORY https://github.com/edwinsolisf/arrayfire.git
+ GIT_REPOSITORY https://github.com/arrayfire/arrayfire.git
18
GIT_TAG v3.10
19
)
20
#TODO: change package name to match repository/project name?
0 commit comments