libsndfile / libsamplerate

An audio Sample Rate Conversion library
http://libsndfile.github.io/libsamplerate/
BSD 2-Clause "Simplified" License
613 stars 169 forks source link

CMake missing equivalent options from autoconf #172

Open brad0 opened 3 years ago

brad0 commented 3 years ago

I'd like to convert over from autoconf to CMake but there are some missing equivalent options like --disable-cpu-clip, --disable-fftw and --disable-sndfile.

evpobr commented 3 years ago

Hi @brad0 . Idea is good, i will add it.

brad0 commented 7 months ago

Years later. I don't think these have been implemented.

brad0 commented 5 months ago

I'd like to convert our OpenBSD port over to using CMake but these options are still missing.