mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 14:23:12 +00:00
[build] CMake: Set CMake version to 3.12 (#4547)
This commit is contained in:
parent
949c31605b
commit
ba1e14625a
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project(raylib)
|
||||
|
||||
# Avoid excessive expansion of variables in conditionals. In particular, if
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user