Start 3.3.5

This commit is contained in:
Camilla Löwy
2021-04-08 20:48:17 +02:00
parent 814b7929c5
commit 713711f5e9
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(GLFW VERSION 3.3.4 LANGUAGES C)
project(GLFW VERSION 3.3.5 LANGUAGES C)
set(CMAKE_LEGACY_CYGWIN_WIN32 OFF)