SanderMertens / bake

Bake, A build system for building, testing and running C & C++ projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create amalgamation driver

ArnCarveris opened this issue · comments

commented

That's is needed for generating single-header libs, as a result, it will provide much easier integration to non-bake build environments by just including a single header file.

Reference:
https://github.com/nlohmann/json/tree/develop/third_party/amalgamate