-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Amalgamated build
Currently, Pinc supports a unity build. But, it would be nice to have a single .c and .h file that can be copy-pasted into any existing codebase.
The simplest way to do this would be to have some kind of script (python, bash, or whatever) that concatenates all of the sources and headers together, and removes any #includes to internal headers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request