Skip to content

Commit 3e4b7d3

Browse files
authored
[BUILD] Bump cmake version to 3.9 (#2581)
1 parent ac7ee5f commit 3e4b7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright The OpenTelemetry Authors
22
# SPDX-License-Identifier: Apache-2.0
33

4-
cmake_minimum_required(VERSION 3.1)
4+
cmake_minimum_required(VERSION 3.9)
55

66
# See https://cmake.org/cmake/help/v3.3/policy/CMP0057.html required by certain
77
# versions of gtest

0 commit comments

Comments
 (0)