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 cb30038 commit fc38d15Copy full SHA for fc38d15
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