We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553e3c4 commit 13497efCopy full SHA for 13497ef
1 file changed
scripts/build_deps_dpctl_win.bat
@@ -31,6 +31,7 @@ call conda install -y %DPCTL_DIST%/win-64/%DPCTL_PACKAGE_NAME%
31
cd ..
32
echo +++++++++++++++++++++++++ cleanup DPCTL sources +++++++++++++++++++++++++++
33
del /F/Q/S dpctl
34
+rmdir /Q/S dpctl
35
36
dir /s/b "%ONEAPI_ROOT%\libDPCTLSyclInterface.so"
37
0 commit comments