Skip to content

Allow the user to override C++ standard#1582

Merged
mykhailo-kuchma merged 1 commit intomasterfrom
cmake-fix
Jan 21, 2025
Merged

Allow the user to override C++ standard#1582
mykhailo-kuchma merged 1 commit intomasterfrom
cmake-fix

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 <harald.fernengel@here.com>
@codecov
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