Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning about settings unavailable GN arg build_glfw_shell (flutt…
…er#9642) This is only available on Darwin & Linux host targets. On Android target builds, the logic amounted to says “Don’t build GLFW on Android targets”. Since GLFW on Android does not make sense and the target does not exist, GN was generating a warning.
- Loading branch information