mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
help: add Windows to the list of supported native backends in v help build-native
(#14589)
This commit is contained in:
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
Block a user