metomi / fab

Flexible build system for scientific software
https://metomi.github.io/fab/
Other
19 stars 11 forks source link

Add "Remove" and "Replace" functionality to compiler flag management options #283

Open GiorgiaLine opened 3 months ago

GiorgiaLine commented 3 months ago

The Add_Flags functionality for path specific command line flags is not sufficient for all uses of path specific flags. In some cases path specific flags overwrite or remove flags in the 'generic' list and functionality to support this is needed.