forked from qt-creator/qt-creator
Use newer cmake to fix whole library with minggw
Change-Id: I400fb6ebdcc6ab6be4674a68546491eb56ae62c1 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
2
.github/workflows/build_cmake.yml
vendored
2
.github/workflows/build_cmake.yml
vendored
@@ -11,7 +11,7 @@ env:
|
||||
MACOS_DEPLOYMENT_TARGET: 11.0
|
||||
CLANG_VERSION: 18.1.7
|
||||
ELFUTILS_VERSION: 0.175
|
||||
CMAKE_VERSION: 3.21.1
|
||||
CMAKE_VERSION: 3.30.3
|
||||
NINJA_VERSION: 1.10.2
|
||||
BUILD_TYPE: Release
|
||||
CCACHE_VERSION: 4.9
|
||||
|
Reference in New Issue
Block a user