Start 3.3.10

This commit is contained in:
Camilla Löwy
2024-01-14 23:27:14 +01:00
parent e2c9264546
commit 9ba47ca13a
3 changed files with 3 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0...3.20 FATAL_ERROR)
project(GLFW VERSION 3.3.9 LANGUAGES C)
project(GLFW VERSION 3.3.10 LANGUAGES C)
if (POLICY CMP0054)
cmake_policy(SET CMP0054 NEW)