mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
0a3fb9940f
Variables in CMake if-statements (and only in if-statements) do not need
to be explicitly dereferenced; a thing I did not always know.
(cherry picked from commit daed5edd6e)