mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-09 16:04:39 +01:00
To create a portable build (with scrcpy-server.jar accessible from the scrcpy directory), replace OVERRIDE_SERVER_PATH by a simple compilation flag: PORTABLE. This paves the way to use more complex rules to determine the path of scrcpy-server.jar in portable builds.