mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-06 02:09:55 +03:00
out\Debug -> out/Debug, like in other places
Bug: angleproject:1944 Change-Id: I7abd8864d2176e69214a9a56359904fdd414ee9c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3367703 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Roman Lavrov <romanl@google.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
abf17f0181
commit
ccabfd1407
@@ -104,7 +104,7 @@ ninja. A good default is 10*numCores to 20*numCores. If you run autoninja then
|
||||
it will automatically pass an appropriate -j value to ninja for goma or not.
|
||||
|
||||
```
|
||||
$ autoninja -C out\Debug
|
||||
$ autoninja -C out/Debug
|
||||
```
|
||||
|
||||
### Building and Debugging with Visual Studio
|
||||
|
||||
Reference in New Issue
Block a user