diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000000000000000000000000000000000..9b8da547cfb2084a80fd93f98ccd2ff68617aedb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "modules/clmath/clfft"] + path = modules/clmath/clfft + url = https://github.com/clMathLibraries/clFFT.git diff --git a/modules/clmath/clfft b/modules/clmath/clfft new file mode 160000 index 0000000000000000000000000000000000000000..801830a421bf9579edc654fad4f21748473c4e31 --- /dev/null +++ b/modules/clmath/clfft @@ -0,0 +1 @@ +Subproject commit 801830a421bf9579edc654fad4f21748473c4e31