mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
soxr: allow build with cmake-4.0.0
This commit is contained in:
parent
613bf48288
commit
fc615b6b2c
@ -0,0 +1,11 @@
|
|||||||
|
--- a/CMakeLists.txt 2018-02-23 21:39:25.000000000 +0000
|
||||||
|
+++ b/CMakeLists.txt 2025-03-28 00:22:35.418513539 +0000
|
||||||
|
@@ -1,7 +1,7 @@
|
||||||
|
# SoX Resampler Library Copyright (c) 2007-18 robs@users.sourceforge.net
|
||||||
|
# Licence for this file: LGPL v2.1 See LICENCE for details.
|
||||||
|
|
||||||
|
-cmake_minimum_required (VERSION 3.1 FATAL_ERROR)
|
||||||
|
+cmake_minimum_required (VERSION 3.1...3.10 FATAL_ERROR)
|
||||||
|
|
||||||
|
project (soxr C)
|
||||||
|
set (DESCRIPTION_SUMMARY
|
Loading…
x
Reference in New Issue
Block a user