Skip to content

Commit 05be04a

Browse files
royalstream9prady9
authored andcommitted
AutoGenTool pointing to the new Wrapper directory
1 parent d9119f5 commit 05be04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoGenTool/Config.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ module Config =
4343
let SKIP_INCLUDES = ["compatible"; "cuda"; "features"; "graphics"; "image"; "index"; "opencl"; "vision" ]
4444

4545
// path to the ArrayFire library source code (relative to this project's bin/Debug or bin/Release folders)
46-
let OUTPUT_DIR = "../../../ArrayFire"
46+
let OUTPUT_DIR = "../../../Wrapper"
4747

4848
let DLL_NAME = "afcpu" // this wont matter when the unified backend is ready with ArrayFire 3.2

0 commit comments

Comments
 (0)