scrcpy/app
Romain Vimont 4135c411af Fix compilation error
Fix the following warning/error:

    ../app/src/cli.c:2158:17: warning: a label can only be part of a
    statement and a declaration is not a statement [-Wpedantic]

With some compilers, this is an error rather than a pedantic warning.

Refs <https://github.com/Genymobile/scrcpy/issues/2256#issuecomment-1467008307>
2023-11-25 23:56:46 +01:00
..
data Fix scrcpy-console.desktop 2023-11-25 21:35:04 +01:00
prebuilt-deps Upgrade sdl (2.28.5) for Windows 2023-11-25 21:06:45 +01:00
src Fix compilation error 2023-11-25 23:56:46 +01:00
tests Add --display-orientation 2023-11-23 23:27:28 +01:00
meson.build Improve crossbuild 2023-11-25 21:06:37 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.3 2023-11-25 21:40:27 +01:00
scrcpy.1 Add --orientation 2023-11-23 23:34:46 +01:00