Skip to content

Commit f479276

Browse files
authored
Merge pull request #22360 from apple/paste-lldb-rules
2 parents 1728fc6 + da4b18b commit f479276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ cmake -G "Visual Studio 2017" -A x64 -T "host=x64"^ ...
194194
```cmd
195195
mkdir "S:/build/Ninja-DebugAssert/lldb-windows-amd64"
196196
pushd "S:/build/Ninja-DebugAssert/lldb-windows-amd64"
197-
cmake -G Ninja
197+
cmake -G Ninja^
198198
-DCMAKE_BUILD_TYPE=Debug^
199199
-DLLDB_ALLOW_STATIC_BINDINGS=YES^
200200
-DLLDB_PATH_TO_LLVM_SOURCE="S:/llvm"^

0 commit comments

Comments
 (0)