Merge branch 'raysan5:master' into patch-1

This commit is contained in:
Kaggen67 2026-05-27 17:50:21 +02:00 committed by GitHub
commit 912a7818f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.25)
cmake_minimum_required(VERSION 3.22)
#this change avoid the warning that appear when we include raylib using Cmake fatch content
project(raylib)