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

Upgrade CMake to 3.15.2 for Linux #516

Merged
merged 3 commits into from
Jan 18, 2021

Conversation

ThomsonTan
Copy link
Contributor

The Windows build installs CMake version 3.15.2 (see below link), so upgrade Linux to the same version. This version upgrade for Linux is helpful because the CMake from apt install on Ubuntu 18.10 is 3.10, and this version of CMake doesn't support installation from submodule (this affects gRPC installation from source tree, see here).

https://github.com/open-telemetry/opentelemetry-cpp/blob/master/ci/setup_windows_cmake.ps1#L4

@ThomsonTan ThomsonTan requested a review from a team January 15, 2021 03:19
@ThomsonTan ThomsonTan changed the title Update CMake to 3.15.2 for Linux Upgrade CMake to 3.15.2 for Linux Jan 15, 2021
@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #516 (4d7e9de) into master (bcfcc82) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #516      +/-   ##
==========================================
+ Coverage   94.45%   94.46%   +0.01%     
==========================================
  Files         189      189              
  Lines        8388     8388              
==========================================
+ Hits         7923     7924       +1     
+ Misses        465      464       -1     
Impacted Files Coverage Δ
sdk/src/logs/batch_log_processor.cc 95.06% <0.00%> (+1.23%) ⬆️

@maxgolov
Copy link
Contributor

It's a binary installer. Ok.

@lalitb lalitb merged commit 880e392 into open-telemetry:master Jan 18, 2021
@ThomsonTan ThomsonTan deleted the update_cmake_to_3.15.2 branch November 9, 2022 22:53
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.

4 participants