mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Variables in CMake if-statements (and only in if-statements) do not need to be explicitly dereferenced; a thing I did not always know.
Variables in CMake if-statements (and only in if-statements) do not need to be explicitly dereferenced; a thing I did not always know.