mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libogg: allow build with cmake-4.0.0
This commit is contained in:
parent
038d532fce
commit
707ee8584f
@ -0,0 +1,8 @@
|
|||||||
|
--- a/CMakeLists.txt 2021-05-10 17:40:30.000000000 +0000
|
||||||
|
+++ b/CMakeLists.txt 2025-03-28 00:15:53.012191534 +0000
|
||||||
|
@@ -1,4 +1,4 @@
|
||||||
|
-cmake_minimum_required(VERSION 2.8.12)
|
||||||
|
+cmake_minimum_required(VERSION 3.0...3.10)
|
||||||
|
project(libogg)
|
||||||
|
|
||||||
|
# Required modules
|
Loading…
x
Reference in New Issue
Block a user