I know this project hasn't been active for a while, but if anyone is listening, I was wondering how hard it would be to geneate releases that are a single header file ?
An example header only project is Catch2. I think it is multiple headers in it's implementation, but is released as a single header file for easy use and inclusion in projects. I can easily upgrade to a new release by updating one header file.
https://github.com/catchorg/Catch2
Would be nice if Simple-FFT had a similar one header file release :)
I know this project hasn't been active for a while, but if anyone is listening, I was wondering how hard it would be to geneate releases that are a single header file ?
An example header only project is Catch2. I think it is multiple headers in it's implementation, but is released as a single header file for easy use and inclusion in projects. I can easily upgrade to a new release by updating one header file.
https://github.com/catchorg/Catch2
Would be nice if Simple-FFT had a similar one header file release :)