Override UseSWIG file extension type.

Hi, I would like to generate .cpp files with UseSWIG however I believe it is hardcoded to generate .cxx files here. Is there a way to do this?

No. Currently, UseSWIG assumes the default extension (i.e. .cxx) for generated files and this behavior cannot be changed.