Skip to content

Commit

Permalink
[RF] Update Clad to master
Browse files Browse the repository at this point in the history
  • Loading branch information
guitargeek committed Jul 8, 2024
1 parent 3bc8986 commit 5398e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interpreter/cling/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.5
GIT_TAG c37406d # master as of 8. Jul 2024
UPDATE_COMMAND ""
PATCH_COMMAND ${_clad_patch_command}
CMAKE_ARGS -G ${CMAKE_GENERATOR}
Expand Down

0 comments on commit 5398e68

Please sign in to comment.