Skip to content

Commit 2233f31

Browse files
dsanders11targos
authored andcommitted
build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variable
PR-URL: #41235 Refs: #18621 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 93b3664 commit 2233f31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎tools/msvs/find_python.cmd‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ echo Python found in %p%\python.exe
4949
endlocal^
5050
&set"pt=%p%"^
5151
&set"need_path_ext=%need_path%"
52-
set"VCBUILD_PYTHON_LOCATION=%pt%\python.exe"
5352
if%need_path_ext%==1set"PATH=%pt%;%PATH%"
5453
set"pt="
5554
set"need_path_ext="

0 commit comments

Comments
 (0)