SIGN IN SIGN UP

Set icon and server env paths for meson devenv

This allows users to compile and run the project in a dev environment.

    meson setup x
    meson compile -C x
    meson devenv -C x
    scrcpy

This is an alternative to `./run x`.

PR #5658 <https://github.com/Genymobile/scrcpy/pull/5658>

Signed-off-by: Romain Vimont <rom@rom1v.com>
C
Colin Kinloch committed
ec4e826976d977870fc35d33591fd6164ee9d792
Parent: 17e205e
Committed by Romain Vimont <rom@rom1v.com> on 12/12/2024, 5:15:26 PM