Skip to content

Commit cbab822

Browse files
committed
---
yaml --- r: 346725 b: refs/heads/master c: 13b351a h: refs/heads/master i: 346723: 932c6bc
1 parent 8222a84 commit cbab822

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 41c7c24dacbf96aeaf00ea639d22fb5f50249f84
2+
refs/heads/master: 13b351a91488365deadbdf94e6c3737b770d84c7
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/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)