[MacOS]Upgrade cmake to 3.31.0 (#10983)

This commit is contained in:
Prasanjit Sahoo
2024-11-18 16:07:17 +05:30
committed by GitHub
parent 187f9f5904
commit c2ef078c78
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
], ],
"addons": [], "addons": [],
"additional_tools": [ "additional_tools": [
"cmake;3.22.1" "cmake;3.31.0"
], ],
"ndk": { "ndk": {
"default": "26", "default": "26",

View File

@@ -44,7 +44,7 @@
], ],
"addons": [], "addons": [],
"additional_tools": [ "additional_tools": [
"cmake;3.22.1" "cmake;3.31.0"
], ],
"ndk": { "ndk": {
"default": "26", "default": "26",

View File

@@ -36,7 +36,7 @@
], ],
"addons": [], "addons": [],
"additional_tools": [ "additional_tools": [
"cmake;3.22.1" "cmake;3.31.0"
], ],
"ndk": { "ndk": {
"default": "27", "default": "27",