mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
adcd306fbd
The Bazel build system may define DEBUG when compiling on macOS, which
caused the glfwinfo test program to fail to build.
Fixes #1537.
(cherry picked from commit 6abad2efd2)