mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
parent
f6f31a9f21
commit
5504983c91
@ -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)
|
project(raylib)
|
||||||
|
|
||||||
# Avoid excessive expansion of variables in conditionals. In particular, if
|
# Avoid excessive expansion of variables in conditionals. In particular, if
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user