mirror of
https://github.com/ptitSeb/box64.git
synced 2024-11-27 00:30:32 +00:00
[CMAKE] Asked minimum cmake version to be 3.13
This commit is contained in:
parent
23b6617a3f
commit
f20262c5c8
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.4)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
cmake_policy(SET CMP0065 NEW)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user