help: add Windows to the list of supported native backends in `v help build-native` (#14589)

Wertzui123 2022-06-02 06:08:46 +02:00 committed by Chewing_Bever
parent f174bb6d78
commit df4dae6d40
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -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'