[Windows,Ubuntu] Unpin the cmake version (#12953)

This commit is contained in:
kishorekumar-anchala
2025-09-15 15:02:04 +05:30
committed by GitHub
parent 6f04fd4a75
commit 2aaadf504b
4 changed files with 2 additions and 5 deletions

View File

@@ -402,7 +402,6 @@
},
{
"name": "cmake.install",
"version": "3.31.6",
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
},
{ "name": "imagemagick" },

View File

@@ -326,7 +326,6 @@
},
{
"name": "cmake.install",
"version": "3.31.6",
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
},
{ "name": "imagemagick" },

View File

@@ -289,7 +289,6 @@
},
{
"name": "cmake.install",
"version": "3.31.6",
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
},
{