Contributor
Jakub Jelinek

Handling compiler arguments


Mentors
Laurence, Brad Richardson-1
Organization
Fortran-lang

This project should broaden the functionality of being able to specify flags for compilation profiles, which is so far quite limited. It should also allow the support of different argument types. Therefore the user should be able to specify project local arguments, which are not overwritten by main package arguments when a project is used as a dependency and also argument types, which are applicable for the whole project.