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

Allow the user to override C++ standard #1582

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Allow the user to override C++ standard #1582

merged 1 commit into from
Jan 21, 2025

Conversation

haraldF
Copy link
Member

@haraldF haraldF commented Jan 21, 2025

Especially when this CMakeLists.txt is included from other top-level projects, we shouldn't override the C++ standard if it's already set.

Relates-To: MINOR

Especially when this CMakeLists.txt is included from other
top-level projects, we shouldn't override the C++ standard
if it's already set.

Relates-To: MINOR
Signed-off-by: Harald Fernengel <[email protected]>
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.41%. Comparing base (cd01858) to head (a607080).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1582      +/-   ##
==========================================
- Coverage   81.41%   81.41%   -0.01%     
==========================================
  Files         345      345              
  Lines       13542    13543       +1     
  Branches     1463     1463              
==========================================
  Hits        11025    11025              
- Misses       1923     1924       +1     
  Partials      594      594              

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

@mykhailo-kuchma mykhailo-kuchma merged commit 5b71421 into master Jan 21, 2025
25 checks passed
@mykhailo-kuchma mykhailo-kuchma deleted the cmake-fix branch January 21, 2025 15:17
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.

3 participants