We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bff13e + 0e04191 commit c1c5931Copy full SHA for c1c5931
docs/WindowsBuild.md
@@ -121,8 +121,6 @@ cmake --build "%swift_source_dir%/build/Ninja-DebugAssert/llvm-windows-amd64"
121
two hours depending on your system.
122
- You may need to adjust the `SWIFT_WINDOWS_LIB_DIRECTORY` parameter depending on
123
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).
126
```cmd
127
mkdir "%swift_source_dir%/build/Ninja-DebugAssert/swift-windows-amd64/ninja"
128
pushd "%swift_source_dir%/build/Ninja-DebugAssert/swift-windows-amd64/ninja"
0 commit comments