mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-06 02:09:55 +03:00
Docs: Fix Visual Studio generation step
Bug: angleproject:8022 Change-Id: Ic2223d0a0093bba11a77c4b7e0fe4150ff786ae7 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4249981 Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
5a77200b3b
commit
4bb17bf11e
@@ -118,7 +118,7 @@ use_goma = true
|
||||
To generate the Visual Studio solution in `out/Debug/angle-debug.sln`:
|
||||
|
||||
```
|
||||
gn gen out/Debug --sln=angle-debug --ide=vs2022
|
||||
gn gen out/Debug --sln=angle-debug --ide=vs2022 --ninja-executable="C:\src\angle\third_party\ninja\ninja.exe"
|
||||
```
|
||||
|
||||
In Visual Studio:
|
||||
|
||||
Reference in New Issue
Block a user