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

Fix cxx standard detection under windows with msvc #1308

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

fspindle
Copy link
Contributor

Closes #1307

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (02e8cb3) 53.58% compared to head (fa2672f) 53.60%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1308      +/-   ##
==========================================
+ Coverage   53.58%   53.60%   +0.01%     
==========================================
  Files         399      399              
  Lines       50510    50510              
==========================================
+ Hits        27066    27075       +9     
+ Misses      23444    23435       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle fspindle merged commit d70f9cd into lagadic:master Jan 13, 2024
52 checks passed
@fspindle fspindle deleted the fix_cxx_standard_windows branch July 3, 2024 07:12
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.

Cannot set cxx standard when configuring for Visual Studio
1 participant