kfrlib / kfr

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
https://www.kfrlib.com
GNU General Public License v2.0
1.64k stars 252 forks source link

cmake: allow to disable the installation of targets #145

Closed jcelerier closed 1 year ago

jcelerier commented 2 years ago

It makes it easier to embed kfr through add_subdirectory directly.

jcelerier commented 2 years ago

wops sorry, all those patches should go in different PRs.

jcelerier commented 2 years ago

if you're interested in merging them I can clean them up :)