Skip to content

Do not override CMAKE_CXX_STANDARD#977

Merged
lalitb merged 3 commits intoopen-telemetry:mainfrom
srgbtl:do_not_override_cxx_standard
Sep 13, 2021
Merged

Do not override CMAKE_CXX_STANDARD#977
lalitb merged 3 commits intoopen-telemetry:mainfrom
srgbtl:do_not_override_cxx_standard

Conversation

@srgbtl
Copy link
Copy Markdown
Contributor

@srgbtl srgbtl commented Sep 11, 2021

If opentelemetry is configured with WITH_STL option enabled but target project uses C++17 standard - build fails since header can't be found.

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@srgbtl srgbtl requested a review from a team September 11, 2021 21:44
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 11, 2021

Codecov Report

Merging #977 (19b08a2) into main (320c593) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #977   +/-   ##
=======================================
  Coverage   95.38%   95.38%           
=======================================
  Files         161      161           
  Lines        6817     6817           
=======================================
  Hits         6502     6502           
  Misses        315      315           

@lalitb lalitb merged commit 0da25b3 into open-telemetry:main Sep 13, 2021
@lalitb lalitb mentioned this pull request Sep 17, 2021
3 tasks
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