Make
How to use Make with Cheerp
To integrate Cheerp into a project that uses Make, you have two options.
Override CC and CXX
For well-behaved Make projects, you can override the CC
and CXX
variables to use Cheerp instead:
Makefile snippet
To permanently make a Makefile use Cheerp, add this snippet: