mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
12 lines
353 B
Diff
12 lines
353 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -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.10)
|
|
|
|
project (soxr C)
|
|
set (DESCRIPTION_SUMMARY
|