Change the CMake version to 3.15

CMake 3.15 or greater is required for gRPC

Change-Id: I15cda7b2bccb2bc1c46b3bb84eb1116a15ce32a4
Esse commit está contido em:
Bill(Shuzhou) Liu
2021-04-09 15:43:06 -04:00
commit ee40694cc6
+1 -1
Ver Arquivo
@@ -21,7 +21,7 @@
#
# Minimum version of cmake required
#
cmake_minimum_required(VERSION 3.5.0)
cmake_minimum_required(VERSION 3.15)
# ROCM_DIR should be passed in via command line; these will be used
# in sub-projects