Skip to content

Commit

Permalink
Update toolchain cmake from v3.29.5 to v3.30.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
reaver-project-ci committed Jul 19, 2024
1 parent d4d7123 commit a008f6c
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.5)
set(REAVEROS_CMAKE_TAG v3.30.1)
set(REAVEROS_CMAKE_PATTERN v[0-9]+\.[0-9]+\.[0-9]+)
set(REAVEROS_CMAKE_EXCLUDE "")

Expand Down

0 comments on commit a008f6c

Please sign in to comment.