mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
DEVTOOLS: Raise minimum cmake version to 3.13
Versions less than 3.5 are deprecated. The generated cmake has minimum version 3.13 too.
This commit is contained in:
parent
a72296be87
commit
58c6eb9bff
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
project(create_project)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user