Skip to content

Commit b2d68b8

Browse files
authored
Merge pull request swiftlang#22062 from apple/master-manipulator
Update WindowsBuild.md
2 parents e9ce182 + 69406ba commit b2d68b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ Running the testsuite on Windows has additional external dependencies. You must
212212
5. sed
213213

214214
```cmd
215+
set PATH=S:\build\Ninja-DebugAssert\swift-windows-amd64\bin;S:\build\Ninja-DebugAssert\swift-windows-amd64\libdispatch-prefix\bin;%PATH%;C:\Program Files (x86)\GnuWin32\bin
215216
ninja -C "S:/build/Ninja-DebugAssert/swift-windows-amd64" check-swift
216217
```
217218

0 commit comments

Comments
 (0)