Build has been tested with CMake 3.28

This commit is contained in:
Camilla Löwy 2024-02-21 15:34:36 +01:00
parent d45cbc82c9
commit fb9c23fbf2

View File

@ -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) project(GLFW VERSION 3.4.0 LANGUAGES C)