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

Implement --cc and --cxx flags for overriding compiler detection #191

Merged
merged 2 commits into from Sep 25, 2019
Merged

Implement --cc and --cxx flags for overriding compiler detection #191

merged 2 commits into from Sep 25, 2019

Conversation

ColdenCullen
Copy link
Contributor

Some newer versions of clang install as clang-9 & clang++-9 to allow side-by-side installs. This allows the user to explicitly specify which compiler they'd like to use instead of hard-coding acceptable binary names.

@ColdenCullen
Copy link
Contributor Author

@unbornchikken can I get a review on this please?

@unbornchikken
Copy link
Member

Please update readme.md according to the new help screen that your version provides.

@ColdenCullen
Copy link
Contributor Author

Done!

@unbornchikken unbornchikken merged commit b0f9a09 into cmake-js:master Sep 25, 2019
@unbornchikken
Copy link
Member

Many thanks. Gonna put a new tag soon.

@ColdenCullen
Copy link
Contributor Author

Perfect, thank you!

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.

None yet

2 participants