File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ PATH S:\build\Ninja-DebugAssert\llvm-windows-amd64\bin;%PATH%
151
151
your target platform or Windows SDK version.
152
152
``` cmd
153
153
mkdir "S:\build\Ninja-DebugAssert\swift-windows-amd64"
154
- pushd "S:\build\inja -DebugAssert\swift-windows-amd64"
154
+ pushd "S:\build\Ninja -DebugAssert\swift-windows-amd64"
155
155
cmake -G Ninja^
156
156
-DCMAKE_BUILD_TYPE=Debug^
157
157
-DCMAKE_C_COMPILER=clang-cl^
@@ -197,7 +197,6 @@ pushd "S:/build/Ninja-DebugAssert/lldb-windows-amd64"
197
197
cmake -G Ninja
198
198
-DCMAKE_BUILD_TYPE=Debug^
199
199
-DLLDB_ALLOW_STATIC_BINDINGS=YES^
200
- -DLLDB_PATH_TO_CMARK_SOURCE="S:/cmark"^
201
200
-DLLDB_PATH_TO_LLVM_SOURCE="S:/llvm"^
202
201
-DLLDB_PATH_TO_CLANG_SOURCE="S:/clang"^
203
202
-DLLDB_PATH_TO_SWIFT_SOURCE="S:/swift"^
You can’t perform that action at this time.
0 commit comments