mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
Merge branch 'master' of https://github.com/rustdesk/rustdesk
This commit is contained in:
commit
72f2abc352
10 changed files with 566 additions and 213 deletions
2
build.py
2
build.py
|
@ -71,7 +71,7 @@ def make_parser():
|
|||
parser.add_argument(
|
||||
'--hwcodec',
|
||||
action='store_true',
|
||||
help='Enable feature hwcodec, windows only.'
|
||||
help='Enable feature hwcodec'
|
||||
)
|
||||
return parser
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue