Skip to content

Conversation

@timmy-quinn
Copy link

Context:
gcc has an option to extract flags and options from a file.
gcc @"file_name"

The file looks something like this
-o "output" "src.c"

This PR is adding a preprocessing step before the build log is parsed. The preprocessing step extracts the commands from within an intermediary

Issue: #142

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.

1 participant