help: add Windows to the list of supported native backends in `v help build-native` (#14589)
parent
a95cdac635
commit
f971da9a93
|
@ -14,4 +14,4 @@ For more general build help, see also `v help build`.
|
|||
-os <os>, -target-os <os>
|
||||
Change the target OS that V compiles for.
|
||||
|
||||
The supported targets for the native backend are: `macos`, `linux`
|
||||
The supported targets for the native backend are: `macos`, `linux` and 'windows'
|
||||
|
|
Loading…
Reference in New Issue