Skip to content

Commit

Permalink
Update toolchain cmake from v3.29.0 to v3.29.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
reaver-project-ci committed Jun 7, 2024
1 parent c91843d commit d4d7123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/config.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set(REAVEROS_CMAKE_REPO https://github.com/Kitware/CMake)
set(REAVEROS_CMAKE_TAG v3.29.0)
set(REAVEROS_CMAKE_TAG v3.29.5)
set(REAVEROS_CMAKE_PATTERN v[0-9]+\.[0-9]+\.[0-9]+)
set(REAVEROS_CMAKE_EXCLUDE "")

Expand Down

0 comments on commit d4d7123

Please sign in to comment.