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 ac7ee5f commit 3e4b7d3Copy full SHA for 3e4b7d3
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Copyright The OpenTelemetry Authors
2
# SPDX-License-Identifier: Apache-2.0
3
4
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.9)
5
6
# See https://cmake.org/cmake/help/v3.3/policy/CMP0057.html required by certain
7
# versions of gtest
0 commit comments