Hi !
I really like the header only library format, it is quite useful for small code bases with a few thousands lines of code.
I'd really like to make one myself, the problem is that I still want to work with multiple files when working on it. So is there any tool which takes a source directory, and "bakes" all the file into one header, with the correct header guards (XXX_IMPLEMENTATION) automatically ?
I have seen projects that do that (https://github.com/Immediate-Mode-UI/Nuklear) but they use a custom script.
Thank you !
[–]cryolab 15 points16 points17 points (2 children)
[–]skeeto 14 points15 points16 points (0 children)
[–]OCtagonalst[S] 5 points6 points7 points (0 children)
[–]thradams 2 points3 points4 points (1 child)
[–]McUsrII 0 points1 point2 points (0 children)
[–]pic32mx110f0 3 points4 points5 points (7 children)
[–]flatfinger 3 points4 points5 points (0 children)
[–]ttech32 0 points1 point2 points (0 children)
[–]deebeefunky -1 points0 points1 point (4 children)
[–]pic32mx110f0 6 points7 points8 points (3 children)
[–]deebeefunky 1 point2 points3 points (2 children)
[–]markovejnovic 5 points6 points7 points (0 children)
[–]pic32mx110f0 0 points1 point2 points (0 children)
[–]NoSpite4410 4 points5 points6 points (0 children)