diff --git a/CMakeLists.txt b/CMakeLists.txt index f1d319e8d..ca29ce0d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)