Skip to content

Commit

Permalink
Upgrade to CMake 3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickgold committed Dec 7, 2023
1 parent 3c79a84 commit bda61cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
###### Constants ######

cmake_min_version="3.28.0"
cmake_version="3.28.0-rc5"
cmake_version="3.28.0"
llvm_min_version="16.0.0"
llvm_version="17.0.5"
buildtools_dir="$(realpath buildtools)"
Expand Down

0 comments on commit bda61cb

Please sign in to comment.