Skip to content

Commit c1c5931

Browse files
authored
Merge pull request swiftlang#15105 from gonsolo/patch-1
2 parents 9bff13e + 0e04191 commit c1c5931

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/WindowsBuild.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ cmake --build "%swift_source_dir%/build/Ninja-DebugAssert/llvm-windows-amd64"
121121
two hours depending on your system.
122122
- You may need to adjust the `SWIFT_WINDOWS_LIB_DIRECTORY` parameter depending on
123123
your target platform or Windows SDK version.
124-
- While the commands here use MSVC to build, using `clang-cl` is recommended (see
125-
the **Clang-cl** section below).
126124
```cmd
127125
mkdir "%swift_source_dir%/build/Ninja-DebugAssert/swift-windows-amd64/ninja"
128126
pushd "%swift_source_dir%/build/Ninja-DebugAssert/swift-windows-amd64/ninja"

0 commit comments

Comments
 (0)