Преглед на файлове

Update CMakeLists.txt (#4727)

Cmake warn remove
elite0OG преди 7 месеца
родител
ревизия
5504983c91
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      CMakeLists.txt

+ 2 - 1
CMakeLists.txt

@@ -1,4 +1,5 @@
-cmake_minimum_required(VERSION 3.12)
+cmake_minimum_required(VERSION 3.25)
+#this change avoid the warning that appear when we include raylib using Cmake fatch content 
 project(raylib)
 
 # Avoid excessive expansion of variables in conditionals. In particular, if