Start 3.6

This commit is contained in:
Camilla Löwy
2026-08-03 18:59:53 +02:00
parent d9d6f0f1f9
commit 92dcf4ce74
67 changed files with 72 additions and 180 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16...3.28 FATAL_ERROR)
project(GLFW VERSION 3.5.1 LANGUAGES C HOMEPAGE_URL "https://www.glfw.org/")
project(GLFW VERSION 3.6.0 LANGUAGES C HOMEPAGE_URL "https://www.glfw.org/")
set_property(GLOBAL PROPERTY USE_FOLDERS ON)