Closed
Description
Here, the resulting cpp11
file is hard-coded to have extension .cpp:
Line 41 in df6d0ea
But sometimes we may need to write .cc extensions (e.g. if the other source files are also written as .cc).
Is there any reason not to offer an extra argument (extension = ".cpp"
) to allow this customization?
Happy as ever to file a PR :)
FWIW, on GitHub I see ~160M files with extension .cpp, vs. ~50M for .cc
Metadata
Metadata
Assignees
Labels
No labels