mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
oscam: allow build with cmake-4.0.0
This commit is contained in:
parent
7d253af5db
commit
2096003827
@ -0,0 +1,11 @@
|
||||
--- a/CMakeLists.txt 2025-03-29 05:49:04.740039035 +0000
|
||||
+++ b/CMakeLists.txt 2025-03-29 08:56:21.238777085 +0000
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
#----------------------- minimum version of cmake to use ------------
|
||||
|
||||
-cmake_minimum_required(VERSION 2.8.12)
|
||||
+cmake_minimum_required(VERSION 2.8.12...3.10)
|
||||
|
||||
cmake_policy(SET CMP0003 NEW)
|
||||
if(POLICY CMP0042)
|
Loading…
x
Reference in New Issue
Block a user