Skip to content

Single header file #3

@BrendanSimon

Description

@BrendanSimon

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions