mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 07:05:49 +00:00
d973acc123
This removes most references to GLU, replaces the legacy CMake cache variables for OpenGL with the modern namespaced target and switches to $() for command substitution. Fixes #1580.