mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
Build has been tested with CMake 3.28
This commit is contained in:
parent
d45cbc82c9
commit
fb9c23fbf2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue