soxr: allow build with cmake-4.0.0

This commit is contained in:
Rudi Heitbaum 2025-03-28 00:25:41 +00:00
parent 613bf48288
commit fc615b6b2c

View File

@ -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