Skip to content

Commit 7932dd6

Browse files
committed
[C/C++] Upgrade to CMake 4.3.0.
1 parent 08ed6a9 commit 7932dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cppbuild/cppbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ BUILD_DIR="${SOURCE_DIR}/cppbuild/Release"
55
EXTRA_CMAKE_ARGS=""
66

77
BUILD_DELETE_CMAKE=false
8-
BUILD_CMAKE_VERSION=4.2.1
8+
BUILD_CMAKE_VERSION=4.3.0
99
BUILD_CMAKE_DIR="${SOURCE_DIR}/cppbuild/cmake"
1010

1111
ncpus=1

0 commit comments

Comments
 (0)