metomi / fab

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

Add_Flags not sufficient for all cases of path spesific flags. Override and remove flags functions needed. #274

Open GiorgiaLine opened 7 months ago

GiorgiaLine commented 7 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.