Skip to content
Snippets Groups Projects
Commit 862f6bdd authored by Matt Harbison's avatar Matt Harbison
Browse files

automation: correct the path separator in LIBPATH on Windows

I haven't tried building the x86 installer, but happened to notice this when
working on the thg installer.  Experimenting in PowerShell seems to show that
LIBPATH was expanded at the end, but with ':' between, it effectively corrupted
`${root}\WinSDK\Lib` and the first path in LIBPATH.

Differential Revision: https://phab.mercurial-scm.org/D6642
parent 3bc400cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment