Skip to content

Commit

Permalink
Bump clad to version v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev authored and jenkins committed Aug 8, 2024
1 parent afd3692 commit 9c3ae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/plugins/clad/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ list(APPEND _clad_cmake_logging_settings LOG_OUTPUT_ON_FAILURE ON)
ExternalProject_Add(
clad
GIT_REPOSITORY https://github.com/vgvassilev/clad.git
GIT_TAG v1.6
GIT_TAG v1.7
UPDATE_COMMAND ""
PATCH_COMMAND ${_clad_patch_command}
CMAKE_ARGS -G ${CMAKE_GENERATOR}
Expand Down

0 comments on commit 9c3ae91

Please sign in to comment.