-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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 generate 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 fft-real had a similar one header file release :)
Note: I think Catch2 uses python script magic. I'm not advocating doing things the same way if it's too complicated - any simple method to generate a single header file would work for me :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels