Add manpage for scrcpy

This commit is contained in:
yangfl
2019-10-30 22:14:30 +08:00
parent 1380f6e00f
commit 4696878a97
2 changed files with 233 additions and 0 deletions

View File

@@ -134,6 +134,8 @@ executable('scrcpy', src,
c_args: c_args,
link_args: link_args)
install_man('scrcpy.1')
### TESTS