contrib: soxr: bump the minumum cmake to use CMAKE_REQUIRED_LIBRARIES
lrint uses libm which is set in CMAKE_REQUIRED_LIBRARIES. But check_function_exists() won't use it with cmake older than 3.12. This removes the need for Wno-dev.
contrib/src/soxr/soxr-check-function.patch
0 → 100644
Please register or sign in to comment