We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80255d commit 5fc2296Copy full SHA for 5fc2296
INSTALL.md
@@ -23,8 +23,7 @@ You can link OpenTelemetry C++ SDK with libraries provided in
23
repository. To install Git, consult the [Set up
24
Git](https://help.github.com/articles/set-up-git/) guide on GitHub.
25
- [CMake](https://cmake.org/) for building opentelemetry-cpp API, SDK with their
26
- unittests. The minimum CMake version is 3.14.
27
- CMake 3.15+ is recommended on Windows due to known CI test failures with 3.14.
+ unittests. The minimum CMake version is 3.16.
28
To install CMake,
29
consult the [Installing CMake](https://cmake.org/install/) guide.
30
- [GoogleTest](https://github.com/google/googletest) framework to build and run
0 commit comments