mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 14:49:29 +00:00
fix meson build
This commit is contained in:
parent
ad4616bc69
commit
cc32754402
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ src = [
|
||||||
'src/fpscounter.c',
|
'src/fpscounter.c',
|
||||||
'src/frames.c',
|
'src/frames.c',
|
||||||
'src/inputmanager.c',
|
'src/inputmanager.c',
|
||||||
'src/installer.c'
|
'src/installer.c',
|
||||||
'src/lockutil.c',
|
'src/lockutil.c',
|
||||||
'src/net.c',
|
'src/net.c',
|
||||||
'src/scrcpy.c',
|
'src/scrcpy.c',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue