mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
down grade cmake required version
This commit is contained in:
parent
4c5de120b7
commit
954e5c986a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.11)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
project(HQLauncher)
|
||||
|
||||
if (APPLE)
|
||||
|
|
Loading…
Reference in a new issue