mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-05 18:39:56 +02: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)
|
project(HQLauncher)
|
||||||
|
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
|
|
Loading…
Reference in a new issue