I would like to try to cross-compile using a different compiler than gcc. I can do the basics by creating a C/C++ wizard workspace and then modifying the project. But how do I modify the template for the makefile? I do not actually use .cpp files much, but am using .cu files instead.
tia.