I'm in a project that it is easier to build all of the C files together.
This is known as a Single Compilation Unit, or Unity build.
https://en.wikipedia.org/wiki/Single_Compilation_Unit

What is the best way to send you a diff/patch so you can add it to the main
line?
It is also attached for convenience.

Thank you once again for such a nice project.

-Adam Allison

Other info:
The programmer can #include "freetype/build_all.c"
This avoids build system/makefile/whatever problems
as some embedded projects don't have some of these build tools

Attachment: freetype_unitybuild.patch
Description: Binary data

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to