OpenCMISS / iron

Source code repository for OpenCMISS-Iron
9 stars 62 forks source link

Some compilers do not know the -cpp compiler flag. #144

Closed hsorby closed 6 years ago

hsorby commented 6 years ago

We should apply this flag only to source files that actually require it and not a blanket assignment as is currently being done.

chrispbradley commented 6 years ago

And rename files .f90 -> .F90?

hsorby commented 6 years ago

That is the best solution to this issue I think.