mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Fix CMake 3.0 - 3.6 support regression
Replaces `VERSION_GREATER_EQUAL` with `VERSION_EQUAL OR
VERSION_GREATER`. `VERSION_GREATER_EQUAL` was only added in CMake 3.7.
Fixes #1584.
Closes #1585.
(cherry picked from commit 4d0ae4ffa7)
This commit is contained in:
committed by
Camilla Löwy
parent
161e9e1215
commit
411d4dd51e
Reference in New Issue
Block a user