mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-03 21:14:27 +01:00
On Windows, sc_log_windows_error() is called from net.c, so log.c must also be compiled. Fixes #3542 <https://github.com/Genymobile/scrcpy/issues/3542>