Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2233f31

Browse filesBrowse 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
Copy full SHA for 2233f31

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎tools/msvs/find_python.cmd‎

Copy file name to clipboardExpand all lines: tools/msvs/find_python.cmd
-1Lines 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%==1 set "PATH=%pt%;%PATH%"
5453
set "pt="
5554
set "need_path_ext="

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.