Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

GiorgiaLine
Copy link
Contributor

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.

@GiorgiaLine GiorgiaLine changed the title Ad "Remove" and "Replace" functionality to compiler flag management options Add "Remove" and "Replace" functionality to compiler flag management options Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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