mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-11 02:11:44 +08:00
Ensure that if a file or function is not found, the build does not attempt to use system libraries. Falling back could result in using libraries that are incompatible due to wrong versions or features. PR #6671 <https://github.com/Genymobile/scrcpy/pull/6671> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| build_common | ||
| build_linux.sh | ||
| build_macos.sh | ||
| build_server.sh | ||
| build_windows.sh | ||
| generate_checksums.sh | ||
| package_client.sh | ||
| package_server.sh | ||
| release.sh | ||
| test_client.sh | ||
| test_server.sh | ||