mirror of
https://github.com/glfw/glfw.git
synced 2024-11-09 16:41:48 +00:00
Build has been tested with CMake 3.28
This commit is contained in:
parent
d45cbc82c9
commit
fb9c23fbf2
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.4...3.20 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.4...3.28 FATAL_ERROR)
|
||||
|
||||
project(GLFW VERSION 3.4.0 LANGUAGES C)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user