We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b3664 commit 2233f31Copy full SHA for 2233f31
tools/msvs/find_python.cmd
@@ -49,7 +49,6 @@ echo Python found in %p%\python.exe
49
endlocal ^
50
& set "pt=%p%" ^
51
& set "need_path_ext=%need_path%"
52
-set "VCBUILD_PYTHON_LOCATION=%pt%\python.exe"
53
if %need_path_ext%==1 set "PATH=%pt%;%PATH%"
54
set "pt="
55
set "need_path_ext="
0 commit comments